[
https://issues.apache.org/jira/browse/AIRFLOW-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iuliia Volkova closed AIRFLOW-5382.
-----------------------------------
Resolution: Won't Fix
> 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)