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 2022/06/10 20:42:46 UTC

[GitHub] [airflow] potiuk commented on issue #24374: Airflow on ARM - Optional provider feature disabled when importing 'airflow.providers.google.leveldb.hooks.leveldb.LevelDBHook' from 'apache-airflow-providers-google' package

potiuk commented on issue #24374:
URL: https://github.com/apache/airflow/issues/24374#issuecomment-1152724609

   > I've tested it with `airflow:slim-2.3.2` image and issue disappeared. After adding `apache-airflow-providers-google==7.0.0 ` into Airflow dependencies, I'm notified about optional provider feature being disabled.
   > 
   > I'm wondering whether this won't cause any harm when needed to use this module using ARM-based machine
   
   INFO is an info - not warning. It's for diagnostics.  I don't think INFO message is anything you should be worried about.
   
   You can get rid of it by installing the optional dependencies. But maybe indeed some extra message how it can be enabled. Would you like to maybe contribute a better message there? 
   
   I am happy to guide you and review your Pull Request for it. You can become one of > 2K contributors to Apache Airflow.
   
   Converting it to a discussin as this is really not a bug.


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