pgagnon commented on issue #5330: [AIRFLOW-4573] Import airflow_local_settings after prepare_classpath URL: https://github.com/apache/airflow/pull/5330#issuecomment-526914694 Just to be clear is this causing Airflow to exit? You are supposed to get a checked exception here. Also at what location did you put your `airflow_local_settings.py` file? On Sun, Sep 1, 2019, 07:20 tooptoop4 <[email protected]> wrote: > @pgagnon <https://github.com/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 > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/pull/5330?email_source=notifications&email_token=ADBAZIW4EEPLWKSR3YL6AVTQHOQPPA5CNFSM4HPYF352YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5UAE5A#issuecomment-526910068>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/ADBAZIWNX7PNSRHBRHMJ4WDQHOQPPANCNFSM4HPYF35Q> > . >
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
