[
https://issues.apache.org/jira/browse/AIRFLOW-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877630#comment-16877630
]
Florian SILVA commented on AIRFLOW-2111:
----------------------------------------
[~feluelle], In our case, we have some users asking for the possibility to stop
a job before a specific task for manual controls (job is sending back a result
afterward). We would like to give them the possibility to pause or unpause this
step but also keep it included in our main Dag. If we separate this in 2
distincts Dags, it would imply to set an approximative date executing after the
previous Dags completion. Using subdags was a solution but I'm not sure it met
our requirement.
So this feature seems like to make sense for me in some way but there may have
another way to implement it.
Let me know if I'm doing mistakes.
> Add the ability to pause/unpause a task within a DAG
> ----------------------------------------------------
>
> Key: AIRFLOW-2111
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2111
> Project: Apache Airflow
> Issue Type: New Feature
> Components: scheduler, ui
> Reporter: Mark Reid
> Priority: Minor
>
> It would be convenient to be able to pause/unpause a task within a DAG
> (rather than the entire DAG).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)