🔥 3-day streak
AWS Certified Data Engineer - Associate60 / 159
Question 60 of 159
A data engineering team runs a nightly Glue workflow with three sequential jobs. The first job computes the exact S3 partition path that was processed (based on the latest ingested date) and the downstream jobs must read from that same computed path. Currently the team hardcodes the date, which causes failures when late data shifts the target partition. They want a native way to pass the computed value from the first job to the subsequent jobs within the same workflow run without using an external store. What should they do?
Reviewed for accuracy · Report an issueNext question