[
https://issues.apache.org/jira/browse/AIRFLOW-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515057#comment-16515057
]
Ash Berlin-Taylor commented on AIRFLOW-2600:
--------------------------------------------
This can probably be fixed by using an {{.airflowignore}} file - see the docs
http://airflow.readthedocs.io/en/latest/code.html#airflow.models.DagBag.collect_dags
> airflow excessively logging about libs in a dag directory not containing dags
> -----------------------------------------------------------------------------
>
> Key: AIRFLOW-2600
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2600
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.9.0
> Reporter: Javier L. Velasquez
> Priority: Major
>
> Running a single master + single node. Seeing roughly 1500 messages every
> hour in the logs:
> {code:java}
> [2018-06-12 15:39:50,217] {jobs.py:1756} WARNING - No viable dags retrieved
> from /home/airflow/airflow/dags/libs/common.py{code}
> This seems a little excessive. I was wondering if this is actually a feature
> request in disguise? I was thinking we could even exclusion rules around
> directories within a dag directory?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)