You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/07 23:05:52 UTC

[GitHub] [airflow] dacort commented on issue #27979: Cancel a step created from EmrAddStepsOperator

dacort commented on issue #27979:
URL: https://github.com/apache/airflow/issues/27979#issuecomment-1341716734

   I'm curious what the use-case is for cancelling a step? 
   
   Regarding the two options:
   
   > Just add a new step - no cancel
   
   I'd be hesitant to do this as who knows how long that step may run for and consume cluster resources. 
   
   >  If there is an existing named step
   
   Would we be able to keep track of the Step ID and use that to cancel it?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org