0

We have successfully installed Airflow 2.1.3 , when we click on Dag dependency view from the browse drop down , it shows none..

Do we need to enable in any place ?

enter image description here

enter image description here

Ravi
  • 793
  • 3
  • 16
  • 29

1 Answers1

1

It's a bug in Airflow 2.1.3 It was fixed in Airflow 2.2.0 (See PR)

Currently Airflow 2.2.0 is in beta testing it's expected to be released in the beginning of October.

Elad Kalif
  • 14,110
  • 2
  • 17
  • 49
  • Hi Elad. We have just updated Airflow to Airflow 2.2.2 but still we cant see the Dag dependencies page. Its still remains blank. Could you pls help if any update – Ravi Nov 29 '21 at 15:05