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 2021/02/28 12:58:38 UTC

[GitHub] [airflow] zacharya19 opened a new issue #14529: Clear the entire TaskGroup section

zacharya19 opened a new issue #14529:
URL: https://github.com/apache/airflow/issues/14529


   **Description**
   
   Allow to clear the whole tasks inside a TaskGroup, instead of doing it one by one.
   
   **Use case / motivation**
   
   One of the things I love about SubDags is the option to clear the entire sub flow in case I want to rerun it.
   In some cases I've a single parent and it's easy, but in some flows there are multiple parents (and now thanks to TaskGroup there could be even more easily), so the easy way to clear it is to go to the task instances page and start filtering, which is sub-optimal.
   
   **Are you willing to submit a PR?**
   
   Sure.
   


----------------------------------------------------------------
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.

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



[GitHub] [airflow] oleg-savko commented on issue #14529: Clear the entire TaskGroup section

Posted by GitBox <gi...@apache.org>.
oleg-savko commented on issue #14529:
URL: https://github.com/apache/airflow/issues/14529#issuecomment-979130936


   +1 waiting for this feature!


-- 
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



[GitHub] [airflow] ManiBharataraju commented on issue #14529: Clear the entire TaskGroup section

Posted by GitBox <gi...@apache.org>.
ManiBharataraju commented on issue #14529:
URL: https://github.com/apache/airflow/issues/14529#issuecomment-865907291


   @eladkal - This one is interesting. However, I am trying to visualize what happens when u click on the taskgroup. Given that TaskGroups are more of a UI feature and do not have an instance of their own, will the UI look similar to other operators(will involve changes including other items i guess) or maybe something like clicking on the DagRun bubble in tree view where u have only three options to mark success/failed or clear(drawback no downstream option)? 


-- 
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.

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



[GitHub] [airflow] edjeffery commented on issue #14529: Clear the entire TaskGroup section

Posted by GitBox <gi...@apache.org>.
edjeffery commented on issue #14529:
URL: https://github.com/apache/airflow/issues/14529#issuecomment-968997352


   +1 would really love to see this feature!


-- 
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



[GitHub] [airflow] ConstantinoSchillebeeckx commented on issue #14529: Clear the entire TaskGroup section

Posted by GitBox <gi...@apache.org>.
ConstantinoSchillebeeckx commented on issue #14529:
URL: https://github.com/apache/airflow/issues/14529#issuecomment-853276603


   hey @zacharya19 have you made any progress on this? I'd be willing to help too.


-- 
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.

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



[GitHub] [airflow] eladkal commented on issue #14529: Clear the entire TaskGroup section

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #14529:
URL: https://github.com/apache/airflow/issues/14529#issuecomment-791494924


   @zacharya19 assigned to you


----------------------------------------------------------------
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.

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



[GitHub] [airflow] zacharya19 commented on issue #14529: Clear the entire TaskGroup section

Posted by GitBox <gi...@apache.org>.
zacharya19 commented on issue #14529:
URL: https://github.com/apache/airflow/issues/14529#issuecomment-855231044


   > hey @zacharya19 have you made any progress on this? I'd be willing to help too.
   
   Sadly, no, I've been way too busy lately.
   Feel free to take it off my hands, I would love to see this feature!


-- 
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.

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