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 2021/11/09 10:49:24 UTC

[GitHub] [airflow] zockette edited a comment on issue #19409: container_client.create_container() fails when using Container level SAS token (but fine with Storage level SAS token)

zockette edited a comment on issue #19409:
URL: https://github.com/apache/airflow/issues/19409#issuecomment-964031497


   If someone faces the issue meanwhile (microsoft-azure 3.2.0 to 3.3.0rc1, azure-cli 12.81 to 12.9 at the time of writing), this can be patched by commenting out "container_client.create_container()" @ line 365 of YOUR_PYTHON_VENV_DIR_HERE/lib/python3SOMEVERSIONNUMBER/site-packages/airflow/providers/microsoft/azure/hooks/wasb.py.
   
   You'll lose the auto-creation of containers when they don't exist however.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org