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

Hudson commented on GIRAPH-756:
-------------------------------

FAILURE: Integrated in Giraph-trunk-Commit #1300 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1300/])
GIRAPH-756: Provide a way to halt running application (majakabiljo) 
(majakabiljo: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=7d4b725615916d26610afb2bc2ec71a774ed8cfb)
* giraph-core/src/main/java/org/apache/giraph/zk/ZooKeeperNodeCreator.java
* bin/giraph-env
* giraph-core/src/main/java/org/apache/giraph/bsp/BspService.java
* bin/halt-application
* giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
* giraph-core/src/main/java/org/apache/giraph/job/GiraphJob.java
* giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java
* giraph-core/src/main/java/org/apache/giraph/job/GiraphJobObserver.java
* giraph-core/src/main/java/org/apache/giraph/job/DefaultJobObserver.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
* giraph-core/src/main/java/org/apache/giraph/job/HaltApplicationUtils.java

                
> Provide a way to halt running application
> -----------------------------------------
>
>                 Key: GIRAPH-756
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-756
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-756.patch
>
>
> It would be good to have a way to tell a running application to halt after 
> current superstep is done instead of just killing it. For example, it would 
> be useful when we have a long running application, but we need resources for 
> another job, or we see that the result is good enough, we can just halt it 
> and still get the output.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to