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

No DAG parsing error while runing "airflow dags list" in airflow 2.0 #13388

Closed
forestlzj opened this issue Dec 30, 2020 · 2 comments
Closed

No DAG parsing error while runing "airflow dags list" in airflow 2.0 #13388

forestlzj opened this issue Dec 30, 2020 · 2 comments
Labels
affected_version:2.0 Issues Reported for 2.0 kind:bug This is a clearly a bug
Milestone

Comments

@forestlzj
Copy link

forestlzj commented Dec 30, 2020

Apache Airflow version:
2.0

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

Environment:

  • Cloud provider or hardware configuration: hp gen380 32c, 192g ram
  • OS (e.g. from /etc/os-release): centos 7.3
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

What happened:
before 2.0, the command "airflow list_dags" will show the error of parsing a DAG, which help developer to find any syntax error. but for 2.0, the command “airflow dags list" only show the DAG parsed correctly. No any hints for the DAG parsed failed.

What you expected to happen:
somewhere to show the error of parsing a specify DAG

How to reproduce it:
create a DAG with syntax error, then run "airflow dags list"

Anything else we need to know:

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

boring-cyborg bot commented Dec 30, 2020

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

@mik-laj
Copy link
Member

mik-laj commented Jan 2, 2021

Done via: #13180

@mik-laj mik-laj closed this as completed Jan 2, 2021
@vikramkoka vikramkoka added the affected_version:2.0 Issues Reported for 2.0 label Jan 18, 2021
@vikramkoka vikramkoka added this to the Airflow 2.0.1 milestone Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected_version:2.0 Issues Reported for 2.0 kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

3 participants