George Sakkis created AIRFLOW-794:
-------------------------------------

             Summary: Consistent access to DAGS_FOLDER and SQL_ALCHEMY_CONN
                 Key: AIRFLOW-794
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-794
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: George Sakkis
            Assignee: George Sakkis
            Priority: Minor


Several modules redefine {{DAGS_FOLDER}} and {{SQL_ALCHEMY_CONN}} as a global 
or fetch it directly from conf. For consistency, clarity and 
Don't-Repeat-Yourself reasons, it is better to access them uniformly as 
{{settings.DAGS_FOLDER}} and {{settings.SQL_ALCHEMY_CONN}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to