[ 
https://issues.apache.org/jira/browse/AIRFLOW-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884851#comment-15884851
 ] 

Vijay Krishna Ramesh commented on AIRFLOW-917:
----------------------------------------------

https://github.com/apache/incubator-airflow/pull/2109 fixes this

> Incorrectly formatted failure status message
> --------------------------------------------
>
>                 Key: AIRFLOW-917
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-917
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Vijay Krishna Ramesh
>            Priority: Trivial
>
> The formatting of the error message at 
> https://github.com/apache/incubator-airflow/blob/master/airflow/ti_deps/deps/dag_ti_slots_available_dep.py#L27
>  is incorrect.
> It logs like:
> {code}
> {models.py:1122} INFO - Dependencies not met for <TaskInstance: 
> etl_queries_v3.subscriptions_query 2017-02-25 07:00:00 [queued]>, dependency 
> 'Task Instance Slots Available' FAILED: The maximum number of running tasks 
> (etl_queries_v3) for this task's DAG '2' has been reached.
> [2017-02-26 07:25:46,141] {jobs.py:2062} INFO - Task exited with return code 0
> {code}
> with the num tasks and dag id mixed up. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to