[
https://issues.apache.org/jira/browse/AIRFLOW-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000377#comment-17000377
]
ASF subversion and git services commented on AIRFLOW-6271:
----------------------------------------------------------
Commit 23680fa680d47878a393464e7c12ce5d86dd3dd4 in airflow's branch
refs/heads/v1-10-stable from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=23680fa ]
[AIRFLOW-6271] Printing log files read during load_test_config (#6842)
Airflow should show where the configuration is read from. Especially for new
user it might be confusing as it is not logged anywhere and there are several
places the configuration might be read from.
This is printed for the main config file, but not when load_test_config is used.
(cherry picked from commit 81de282968bdd6838a3381e89e6c6b507f7d18f3)
> Airflow does not inform where it reads configuration from in test mode
> ----------------------------------------------------------------------
>
> Key: AIRFLOW-6271
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6271
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 2.0.0
>
>
> Airflow should show where the configuration is read from. Especially for new
> user it might be confusing as it is not logged anywhere and there are several
> places the configuration might be read from.
> This is printed for the main config file, but not when load_test_config is
> used.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)