RosterIn commented on a change in pull request #6931:  [AIRFLOW-6372] Align 
WASB remote logging URI scheme (2.0.x)
URL: https://github.com/apache/airflow/pull/6931#discussion_r371222582
 
 

 ##########
 File path: airflow/config_templates/airflow_local_settings.py
 ##########
 @@ -184,6 +184,9 @@
 
         DEFAULT_LOGGING_CONFIG['handlers'].update(GCS_REMOTE_HANDLERS)
     elif REMOTE_BASE_LOG_FOLDER.startswith('wasb'):
+
+        # If you use URI scheme, the parameter `wasb_container` is redundancy.
 
 Review comment:
   Should exception be fired if such redundancy detected?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to