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

Log message about "variables" command being deprecated #13091

Closed
tomyedwab opened this issue Dec 15, 2020 · 3 comments
Closed

Log message about "variables" command being deprecated #13091

tomyedwab opened this issue Dec 15, 2020 · 3 comments
Labels
kind:bug This is a clearly a bug

Comments

@tomyedwab
Copy link

tomyedwab commented Dec 15, 2020

Apache Airflow version: 1.10.14

Kubernetes version (if you are using kubernetes) (use kubectl version):

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release): OSX 10.15.7
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

What happened:

Saw this message in the logs:
The 'variables' command is deprecated and removed in Airflow 2.0, please use 'variables' instead

What you expected to happen:
If this is a legitimate error, it should be more helpful.

How to reproduce it:

pip install apache-airflow[postgres]==1.10.14
airflow db init
airflow variables

Anything else we need to know:

This happens in production on GKE as well.

@tomyedwab tomyedwab added the kind:bug This is a clearly a bug label Dec 15, 2020
@boring-cyborg
Copy link

boring-cyborg bot commented Dec 15, 2020

Thanks for opening your first issue here! Be sure to follow the issue template!

@kaxil kaxil added this to the Airflow 1.10.15 milestone Dec 15, 2020
@ashb
Copy link
Member

ashb commented Dec 16, 2020

Whoops, yes, that should have said something about use variables list instead.

@kaxil
Copy link
Member

kaxil commented Mar 3, 2021

closed by #14457

@kaxil kaxil closed this as completed Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

3 participants