[
https://issues.apache.org/jira/browse/AIRFLOW-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-6832:
--------------------------------
Fix Version/s: (was: 1.10.10)
> Legacy Azure storage package used
> ---------------------------------
>
> Key: AIRFLOW-6832
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6832
> Project: Apache Airflow
> Issue Type: Bug
> Components: dependencies
> Affects Versions: 1.10.9
> Reporter: Elwin Arens
> Priority: Major
> Fix For: 2.0.0
>
>
> The WasbHook is currently broken as-is when using a sas token to
> authenticate, because the legacy azure-storage package is used.
> The setup.py for azure uses the legacy package azure-storage, as mentioned on
> GitHub issue
> [https://github.com/Azure/azure-storage-python/issues/462#issuecomment-395874674]
> and also as documented on the pip package azure-storage-common
> [https://pypi.org/project/azure-storage-common/]
>
> Solution could be replacing the azure-storage package with
> azure-storage-common.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)