Yadong Xie created FLINK-14143:
----------------------------------
Summary: Failed Attempt does not display in the timeline
Key: FLINK-14143
URL:
https://issues.apache.org/jira/browse/FLINK-14143 Project: Flink
Issue Type: Improvement
Components: Runtime / Web Frontend
Reporter: Yadong Xie
Attachments: 屏幕快照 2019-09-20 下午3.46.40.png
There may exist more than one attempt in a subtask, but in the timeline page, the Web UI can only get and visualize the latest execution attempt of a subtask timeline, there is no way to get a failed attempt timeline in current REST API.
!屏幕快照 2019-09-20 下午3.46.40.png|width=453,height=207!
REST API needed:
add failed attempt time in /jobs/:jobid/vertices/:vertexid/subtasktimes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)