Airflow DAG s are getting failed. Created example dag with python operator and randint function of python.
When I ran dag in UI..it's getting failed and verified logs of /airflow/logs. No clue why it's failed.
What will be the possible reason, why it got failed ?
Airflow DAG s are getting failed