sanagapalliavinash commented on issue #16163:
URL: https://github.com/apache/airflow/issues/16163#issuecomment-1461229951

   One more observation : usually the becoz of below error: job used to fail or 
job will ignore the warning. Now job is getting stuck and its not even getting 
failed and moving forward. 
   
   Any one got any solution pls help 
   
   
   
   {taskinstance.py:999} INFO - Dependencies not met for <TaskInstance: 
file_data_transfer.taskid_data_transfer 2023-02-19T00:01:00+00:00 [running]>, 
dependency 'Task Instance Not Running' FAILED: Task is in the running state
   
   {taskinstance.py:999} INFO - Dependencies not met for <TaskInstance: 
file_data_transfer.taskid_data_transfer 2023-02-19T00:01:00+00:00 [running]>, 
dependency 'Task Instance State' FAILED: Task is in the 'running' state which 
is not a valid state for execution. The task must be cleared in order to be run.
   
   {local_task_job.py:99} INFO - Task is not able to be run


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to