[
https://issues.apache.org/jira/browse/FLINK-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336416#comment-17336416
]
Flink Jira Bot commented on FLINK-14141:
----------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Locate Jobs/SubTask/Vertex Running on TaskManager
> -------------------------------------------------
>
> Key: FLINK-14141
> URL: https://issues.apache.org/jira/browse/FLINK-14141
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: Yadong Xie
> Priority: Major
> Labels: stale-major
> Attachments: 屏幕快照 2019-09-20 下午3.20.05.png
>
>
> As we know, the subtask associated with job vertex is running on task
> manager, but in current design in Web UI, there is no way to get the
> associated jobs, vertex or subtask information from the task manager.
> We should add a Job List tab in the task manager page, giving a list of
> job/vertex/subtask associated with the current task manager, with FLINK-13894
> users can link subtask and taskmanger together when troubleshooting. Here is
> a demo below.
> !屏幕快照 2019-09-20 下午3.20.05.png|width=602,height=240!
> REST API needed:
> add /taskmanagers/:taskmanagerid/jobs API to get associated jobs with current
> taskmanager.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)