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/03/23 21:16:32 UTC

[GitHub] [airflow] gmcrocetti edited a comment on issue #14758: Example DAG for New Azure Data Factory Hooks

gmcrocetti edited a comment on issue #14758:
URL: https://github.com/apache/airflow/issues/14758#issuecomment-805248640


   
   Hey @ShawnMcGough . I'm worried about the lack of `Azure Data Factory` in this drop down menu. Do you see any exception being raised when you click in this menu ? The freshly inserted [hook_name](https://github.com/apache/airflow/blob/a7e144bec855f6ccf0fa5ae8447894195ffe170f/airflow/providers/microsoft/azure/hooks/azure_data_factory.py#L83) should've been there. @ephraimbuddy  @turbaszek, is there something I'm missing ? ProvidersManager seems straightforward with this return.
   
   Looks like there's an import error, at least in the latest version.  `Admin -> Connections # Conn Type *`
   ```shell
   Exception when importing 'airflow.providers.microsoft.azure.hooks.wasb.WasbHook' from 'apache-airflow-providers-microsoft-azure' package: No module named 'azure.storage.blob'
   ```
   


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