XD-DENG commented on a change in pull request #3873: [Airflow-2760] Decouple 
DAG parsing loop from scheduler loop
URL: https://github.com/apache/incubator-airflow/pull/3873#discussion_r219551405
 
 

 ##########
 File path: airflow/config_templates/airflow_local_settings.py
 ##########
 @@ -172,6 +196,20 @@
 
 REMOTE_LOGGING = conf.get('core', 'remote_logging')
 
+if os.environ.get('CONFIG_PROCESSOR_MANAGER_LOGGER') == 'True':
 
 Review comment:
   Hi @yrqls21 , this may be an invalid question: may you advise what this 
environment variable `CONFIG_PROCESSOR_MANAGER_LOGGER` is meant to be? Is it 
going to be specified by the user, or it's environment-specific?
   
   It's not documented anywhere else.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to