Wanting to explicitly confirm: no part of the Dagster provided infra for ECS (agent container, etc) uses Log4j, correct?
✅ 1
d
daniel
12/17/2021, 6:12 PM
Hi Corey, that's correct - our agent container is built on python:3.8.7-slim and just installs dagster libraries, none of which have any java dependencies
sometimes dagster interacts with / orchestrates other java systems (spark/hadoop/etc.) - but those would be installed separately