Any updates on this thread? From: Wang, Larry Sent: Thursday, September 28, 2017 5:27 PM To: '[email protected]' <[email protected]> Cc: Ren, Xiaoyu <[email protected]>; Wang, Ming <[email protected]>; Zhao, Jie (Jessie) <[email protected]> Subject: Gantt issues in airflow Importance: High
Hi Airflow experts, It seems to me there is a bug in the Gantt Chart specified to my Dag, I have a task which is ever lasting for days since the start of the Dag but it was marked as 0 duration in Gantt, on the other side my hourly interval jobs which only executes several minutes rendered as a long bar in Gantt, Can anybody help to check this? Also I do not get permissions to create issue from Git Attached is my Dag file, please check. Here is my tree view, as you can see, low_bbt and medium_bbt is still ongoing for days. [cid:[email protected]] However, in corresponding Gant Charts, the jobs seems completed instantly(in below). And BBT_op1 and BBT_op2 is continue running which is not right. [cid:[email protected]] Thanks and best regards Larry Wang
