[ 
https://issues.apache.org/jira/browse/AIRFLOW-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985440#comment-16985440
 ] 

Kamil Bregula commented on AIRFLOW-6074:
----------------------------------------

Hello,

This will be a little harder than I thought and will require testing because I 
wanted to do this by passing the name in REMOTE_BASE_LOG_FOLDER, but this 
configuration option is already being used.

Unfortunately, I don't have an Azure account to do this.

 

> Logging to Azure Blob Storage
> -----------------------------
>
>                 Key: AIRFLOW-6074
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6074
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: logging
>    Affects Versions: 1.10.6
>            Reporter: david diaz
>            Priority: Major
>         Attachments: image-2019-11-26-13-20-13-271.png
>
>
> The template in airflow/airflow/config_templates/airflow_local_setting.py 
> contains a hard coded name for the wasb_container attribute in REMOTE_HANDLERS
>  
> !image-2019-11-26-13-20-13-271.png!
> The azure blob hook uses that name to look for the container to place the 
> logs, but if it fails due to that container not existing it will log that the 
> container doesnt exist using the name of the enviromental variable 
> REMOTE_BASE_LOG_FOLDER . Either the logging or the hardcoded value should be 
> changed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to