ShawnMcGough commented on issue #14758:
URL: https://github.com/apache/airflow/issues/14758#issuecomment-807319061


   @gmcrocetti I did see that error, but if I recall correctly, that error is 
resolved after installing the recently released version 1.2 of  
[apache-airflow-providers-microsoft-azure](https://pypi.org/project/apache-airflow-providers-microsoft-azure/1.2.0).
   
   I do get the following errors on `airflow-web`. I've restarted the pod 
numerous times. As mentioned above, using the `Azure` type does work.
   
   ```
   [2021-03-25 18:49:36,501] {providers_manager.py:249} WARNING - The '<class 
'airflow.providers.microsoft.azure.hooks.azure_data_factory.AzureDataFactoryHook'>'
 is missing conn_type attribute and cannot be registered
   [2021-03-25 18:49:36,501] {providers_manager.py:249} WARNING - The '<class 
'airflow.providers.microsoft.azure.hooks.azure_data_factory.AzureDataFactoryHook'>'
 is missing conn_name_attr attribute and cannot be registered
   [2021-03-25 18:49:36,501] {providers_manager.py:249} WARNING - The '<class 
'airflow.providers.microsoft.azure.hooks.azure_data_factory.AzureDataFactoryHook'>'
 is missing hook_name attribute and cannot be registered
   ```


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


Reply via email to