GitHub user sundeepn opened a pull request:

    https://github.com/apache/spark/pull/246

    SPARK-1202 - Add a "cancel" button in the UI for stages

    

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

    $ git pull https://github.com/sundeepn/spark uikilljob

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

    https://github.com/apache/spark/pull/246.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 #246
    
----
commit f8b1c4ce654ec1e60a6c684a18c8c69ffd535b47
Author: Sundeep Narravula <[email protected]>
Date:   2014-03-27T00:04:55Z

    Expose canceljob by job ID.
    
    Author: Sundeep Narravula <[email protected]>

commit 988faf1852efe45c1343093fc2163659ce6485c5
Author: Sundeep Narravula <[email protected]>
Date:   2014-03-27T00:09:53Z

    Ability to kill jobs thru the UI.
    This behavior can be turned on be settings the following variable: 
spark.ui.killEnabled=true (default=false)
    
    Author: Sundeep Narravula <[email protected]>

commit a30d15d78b52312e43a3db1a58608a29fee39322
Author: Sundeep Narravula <[email protected]>
Date:   2014-03-27T01:34:52Z

    Formatting fix

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to