You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/01 13:34:27 UTC

[jira] [Commented] (FLINK-2939) Add button to cancel jobs in new web frontend

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

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

GitHub user sachingoel0101 opened a pull request:

    https://github.com/apache/flink/pull/1313

    [FLINK-2939][web-dashboard] Add support to cancel jobs from the dashboard

    Cancel button placement (open for discussion and/or any changes):
    ![capture](https://cloud.githubusercontent.com/assets/8874261/10868879/a578e324-80c2-11e5-8383-14a8aab800b6.PNG)
    
    After cancelling:
    ![capture1](https://cloud.githubusercontent.com/assets/8874261/10868881/b7cbf836-80c2-11e5-98a8-d588c10fb845.PNG)
    
    Also includes some documentation fixes for the web frontend project to reflect the recent changes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sachingoel0101/flink cancel_button

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1313.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1313
    
----
commit 29a488d1e5da9bf8e431ab40c8a23f8ee3e5e9dd
Author: Sachin Goel <sa...@gmail.com>
Date:   2015-11-01T10:24:13Z

    [FLINK-2939][web-dashboard] Add support for cancelling jobs from the
    dashboard

commit 77268771f6228ba75e22366ff3dc71124e48ba9e
Author: Sachin Goel <sa...@gmail.com>
Date:   2015-11-01T12:23:53Z

    [hotfix] Fix README for flink-runtime-web to reflect the latest changes

----


> Add button to cancel jobs in new web frontend
> ---------------------------------------------
>
>                 Key: FLINK-2939
>                 URL: https://issues.apache.org/jira/browse/FLINK-2939
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>    Affects Versions: 0.10
>            Reporter: Maximilian Michels
>            Assignee: Sachin Goel
>             Fix For: 0.10
>
>
> Although jobs may be cancelled through the CLI, it would be nice to have a cancel button in the web frontend as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)