'Why new Airflow ( MWAA 2.0.2) nodes ( updated DAG ) can't be triggered from UI despite fulfilling dependencies
I have updated my DAG. Then I try to run new nodes. Referring to the picture below, one can assume the node highlighted is linearly dependent on just the node before.
- I have clicked on the node to press run but it just return with no response. The setup is cluster mode ( not the local mode which disallow running from UI. This is MWAA, Amazon Managed Airflow Service, Airflow Version 2.0.2; Screenshot for running by ignoring dependencies.)
- I can run from UI for old nodes after clearing states
- New nodes have no states so we can't do 2.
- Scheduled run will work.
How can I trigger run of new node under this scenario?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
