🔥 3-day streak
AWS Certified Data Engineer - Associate154 / 159
Question 154 of 159
A data engineering team orchestrates a nightly pipeline using AWS Step Functions (Standard workflow). One step submits a long-running Apache Spark job to a persistent Amazon EMR cluster via the EMR Steps API. The job can run for up to 3 hours. The team notices that the state machine transitions to the next step immediately after the EMR step is submitted, rather than waiting for the Spark job to actually finish, causing downstream steps to read incomplete data. What is the MOST appropriate way to make the workflow wait for the EMR job to complete before proceeding?
Reviewed for accuracy · Report an issueNext question