Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Warning in airflow DAG #2531

Open
atalyaalon opened this issue Jan 1, 2024 · 0 comments
Open

[Bug] Warning in airflow DAG #2531

atalyaalon opened this issue Jan 1, 2024 · 0 comments
Labels

Comments

@atalyaalon
Copy link
Collaborator

Describe the bug
Warning in this DAG:
[2024-01-01, 09:15:07 UTC] {logging_mixin.py:137} WARNING - /usr/local/lib/python3.8/site-packages/airflow/settings.py:250 DeprecationWarning: The sql_alchemy_conn option in [core] has been moved to the sql_alchemy_conn option in [database] - the old setting has been used, but please update your config.
[2024-01-01, 09:15:07 UTC] {logging_mixin.py:137} WARNING - /usr/local/lib/python3.8/site-packages/airflow/utils/log/secrets_masker.py:68 DeprecationWarning: The sensitive_variable_fields option in [admin] has been moved to the sensitive_var_conn_names option in [core] - the old setting has been used, but please update your config.

We might need to perform config updates due to deprecations

@atalyaalon atalyaalon added the bug label Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant