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 2020/11/11 23:57:02 UTC

[GitHub] [airflow] kaxil opened a new issue #12298: Add docs around when to use TaskGroup vs SubDag and potentially listing PROs and CONS.

kaxil opened a new issue #12298:
URL: https://github.com/apache/airflow/issues/12298


   It would be great for users to know when they should use TaskGroup vs SubDag.
   
   What are the PROs and CONs of each
   
   **TaskGroup**: https://airflow.readthedocs.io/en/latest/concepts.html#taskgroup
   **SubDags**: https://airflow.readthedocs.io/en/latest/concepts.html#subdags


----------------------------------------------------------------
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] VeenaArv commented on issue #12298: Add docs around when to use TaskGroup vs SubDag and potentially listing PROs and CONS.

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


   Hi, can I work on this as my first issue? Should this go under [concepts](https://github.com/apache/airflow/blob/master/docs/concepts.rst) or somewhere else?


----------------------------------------------------------------
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] turbaszek commented on issue #12298: Add docs around when to use TaskGroup vs SubDag and potentially listing PROs and CONS.

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


   @kaxil @VeenaArv should we also add information about `TriggerDagRunOperator` as this is also a possibility to manage large DAGs?
   


----------------------------------------------------------------
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] kaxil commented on issue #12298: Add docs around when to use TaskGroup vs SubDag and potentially listing PROs and CONS.

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


   @VeenaArv Yes somewhere in Concepts, in or after https://github.com/apache/airflow/blob/master/docs/concepts.rst#taskgroup section


----------------------------------------------------------------
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] potiuk closed issue #12298: Add docs around when to use TaskGroup vs SubDag and potentially listing PROs and CONS.

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #12298:
URL: https://github.com/apache/airflow/issues/12298


   


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