You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/09/01 11:19:50 UTC

[GitHub] [airflow] tooptoop4 commented on issue #5330: [AIRFLOW-4573] Import airflow_local_settings after prepare_classpath

tooptoop4 commented on issue #5330: [AIRFLOW-4573] Import airflow_local_settings after prepare_classpath
URL: https://github.com/apache/airflow/pull/5330#issuecomment-526910068
 
 
   @pgagnon on airflow 1.10.4 (with python 2.7) i am getting:
   
   airflow-scheduler.log-[2019-08-30 09:05:38,451] {settings.py:327} DEBUG - Failed to import airflow_local_settings.
   airflow-scheduler.log-Traceback (most recent call last):
   airflow-scheduler.log- File "/home/ec2-user/venv/local/lib/python2.7/site-packages/airflow/settings.py", line 315, in import_local_settings
   airflow-scheduler.log- import airflow_local_settings
   airflow-scheduler.log:ImportError: No module named airflow_local_settings
   airflow-scheduler.log-[2019-08-30 09:05:38,452] {logging_config.py:59} DEBUG - Unable to load custom logging, using default config instead

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services