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

ASF GitHub Bot commented on FLINK-8605:
---------------------------------------

Github user GJL commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5430#discussion_r168149188
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobTerminationHeaders.java
 ---
    @@ -32,7 +32,7 @@
     
        private static final JobTerminationHeaders INSTANCE = new 
JobTerminationHeaders();
     
    -   private JobTerminationHeaders() {}
    +   protected JobTerminationHeaders() {}
    --- End diff --
    
    I don't think this is needed.


> Enable job cancellation from the web UI
> ---------------------------------------
>
>                 Key: FLINK-8605
>                 URL: https://issues.apache.org/jira/browse/FLINK-8605
>             Project: Flink
>          Issue Type: Improvement
>          Components: REST
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> In order to enable the job cancellation from the web UI (including YARN) we 
> have to register the {{JobTerminationHandler}} under 
> {{/jobs/:jobId/yarn-cancel}} and {{/jobs/:jobid/yarn-stop}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to