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 2020/12/15 20:15:28 UTC

[GitHub] [airflow] tomyedwab opened a new issue #13091: Log message about "variables" command being deprecated

tomyedwab opened a new issue #13091:
URL: https://github.com/apache/airflow/issues/13091


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   <!--
   
   IMPORTANT!!!
   
   PLEASE CHECK "SIMILAR TO X EXISTING ISSUES" OPTION IF VISIBLE
   NEXT TO "SUBMIT NEW ISSUE" BUTTON!!!
   
   PLEASE CHECK IF THIS ISSUE HAS BEEN REPORTED PREVIOUSLY USING SEARCH!!!
   
   Please complete the next sections or the issue will be closed.
   These questions are the first thing we need to know to understand the context.
   
   -->
   
   **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.


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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #13091: Log message about "variables" command being deprecated

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #13091:
URL: https://github.com/apache/airflow/issues/13091#issuecomment-745540854


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


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



[GitHub] [airflow] kaxil closed issue #13091: Log message about "variables" command being deprecated

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #13091:
URL: https://github.com/apache/airflow/issues/13091


   


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



[GitHub] [airflow] kaxil commented on issue #13091: Log message about "variables" command being deprecated

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #13091:
URL: https://github.com/apache/airflow/issues/13091#issuecomment-789330190


   closed by https://github.com/apache/airflow/pull/14457


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



[GitHub] [airflow] ashb commented on issue #13091: Log message about "variables" command being deprecated

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #13091:
URL: https://github.com/apache/airflow/issues/13091#issuecomment-746071496


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


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