zockette commented 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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
