[ 
https://issues.apache.org/jira/browse/AIRFLOW-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920877#comment-16920877
 ] 

ASF GitHub Bot commented on AIRFLOW-5382:
-----------------------------------------

xnuinside commented on pull request #5982: AIRFLOW-5382: added possibility to 
send dag_folder path to TriggerDagRunOperator
URL: https://github.com/apache/airflow/pull/5982
 
 
   
 
----------------------------------------------------------------
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:
[email protected]


> Add possibility to send dag_folder path to TriggerDagRunOperator
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-5382
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5382
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: api, operators
>    Affects Versions: 1.10.4
>            Reporter: Iuliia Volkova
>            Assignee: Iuliia Volkova
>            Priority: Minor
>
> Hi, Airflow team!
> We found that to use TriggerDagRunOperator become very slow in our 
> architecture because there is a lot of dags in default DagBag. And default 
> dag folder is parsed by TriggerDagRunOperator by default in trigger_dag 
> method. We will appreciate if you approve adding a not required parameter 
> 'dag_folder' to get possible send path to separate directory with triggered 
> dag and avoid parsing whole DagFolder dir. 
> I will open a PR is idea is not too bad.  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to