[
https://issues.apache.org/jira/browse/AIRFLOW-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786695#comment-16786695
]
ASF subversion and git services commented on AIRFLOW-3540:
----------------------------------------------------------
Commit c1070f33ad4171893536e039d31464b5f749d5cf in airflow's branch
refs/heads/v1-10-stable from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=c1070f3 ]
[AIRFLOW-3540] Respect environment config when looking up config file. (#4340)
> Presence of ~/airflow/airflow.cfg shouldn't override config file settings
> -------------------------------------------------------------------------
>
> Key: AIRFLOW-3540
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3540
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Josh Carp
> Assignee: Josh Carp
> Priority: Trivial
> Fix For: 1.10.3
>
>
> If `~/airflow/airflow.cfg` exists, airflow uses that file instead of
> `$AIRFLOW_HOME/airflow.cfg`. This behavior is confusing. If `$AIRFLOW_HOME`
> is set and `$AIRFLOW_CONFIG` is not, we should only check
> `$AIRFLOW_HOME/airflow.cfg`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)