kijewskimateusz opened a new issue, #24374:
URL: https://github.com/apache/airflow/issues/24374
### Apache Airflow version
2.3.2 (latest released)
### What happened
I'm running locally Airflow 2.3.2 on my ARM-based laptop and when building
webserver, I'm seeing multiple notifications with content:
`{providers_manager.py:218} INFO - Optional provider feature disabled when
importing 'airflow.providers.google.leveldb.hooks.leveldb.LevelDBHook' from
'apache-airflow-providers-google' package`
### What you think should happen instead
I think info should be prompted only once or feature should be enabled
### How to reproduce
I'm using `apache/airflow:2.3.2` image, installing additional provider
packages mentioned below
### Operating System
12.4 (21F79)
### Versions of Apache Airflow Providers
apache-airflow-providers-postgres==4.1.0
apache-airflow-providers-databricks==2.6.0
### Deployment
Docker-Compose
### Deployment details
I'm building custom dockerimage as provided in Airflow docupmmentation and
then execution it using docker compose command
### Anything else
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
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]