siva created AIRFLOW-3763:
-----------------------------
Summary: unable to run the created job
Key: AIRFLOW-3763
URL: https://issues.apache.org/jira/browse/AIRFLOW-3763
Project: Apache Airflow
Issue Type: Bug
Components: DAG
Reporter: siva
hi when i am running job i am getting following error:
All dependencies are met but the task instance is not running. In most cases
this just means that the task will probably be scheduled soon unless:
- The scheduler is down or under heavy load
- The following configuration values may be limiting the number of queueable
processes: {{parallelism}}, {{dag_concurrency}},
{{max_active_dag_runs_per_dag}}, {{non_pooled_task_slot_count}}
- This task instance already ran and had its state changed manually (e.g.
cleared in the UI)
If this task instance does not start soon please contact your Airflow
administrator for assistance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)