[
https://issues.apache.org/jira/browse/FLINK-11914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325700#comment-17325700
]
Matthias edited comment on FLINK-11914 at 4/20/21, 10:46 AM:
-------------------------------------------------------------
I'm closing this issue and remove the assignee due to inactivity. Feel free to
re-open if someone wants to start working on it.
was (Author: mapohl):
I'm closing this issue due to inactivity. Feel free to re-open if someone wants
to start working on it.
> Expose a REST endpoint in JobManager to kill specific TaskManager
> -----------------------------------------------------------------
>
> Key: FLINK-11914
> URL: https://issues.apache.org/jira/browse/FLINK-11914
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / REST
> Reporter: Shuyi Chen
> Priority: Major
> Labels: stale-assigned
>
> we want to add capability in the Flink web UI to kill each individual TM by
> clicking a button, this would require first exposing the capability from the
> REST API endpoint. The reason is that some TM might be running on a heavily
> loaded YARN host over time, and we want to kill just that TM and have flink
> JM to reallocate a TM to restart the job graph. The other approach would be
> restart the entire YARN job and this is heavy-weight.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)