hyangminj commented on issue #28830: URL: https://github.com/apache/airflow/issues/28830#issuecomment-1378766119
Thank you for your information. However, the exporting job is not final task in some data pipelines. It might be first steps of a dag to analysis data. So the staring stage (Sensors) might be needed. For example, If you create EMR job using [Create the Job Flow](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/emr.html#create-the-job-flow), you need "Wait on an Amazon EMR job flow state" or "Wait on an Amazon EMR step state" methods . Anyway, I will prepare the PR for this function and ask any questions if it is needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
