You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/31 20:43:41 UTC

[jira] [Commented] (GIRAPH-1141) Kill the job if no progress is being made

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

ASF GitHub Bot commented on GIRAPH-1141:
----------------------------------------

GitHub user majakabiljo opened a pull request:

    https://github.com/apache/giraph/pull/33

    GIRAPH-1141: Kill the job if no progress is being made

    Summary: Sometimes jobs can get stuck for various reasons, it's better to have an option to kill them then to keep them running holding resources.
    
    Test Plan: Ran a large job with shorter limit and verified it gets killed. Also ran normal successful job. mvn verify

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

    $ git pull https://github.com/majakabiljo/giraph progress

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

    https://github.com/apache/giraph/pull/33.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 #33
    
----
commit 7b571bbbefade67b3b77273e6b291318399d810e
Author: Maja Kabiljo <ma...@fb.com>
Date:   2017-03-31T20:40:48Z

    GIRAPH-1141: Kill the job if no progress is being made
    
    Summary: Sometimes jobs can get stuck for various reasons, it's better to have an option to kill them then to keep them running holding resources.
    
    Test Plan: Ran a large job with shorter limit and verified it gets killed. Also ran normal successful job. mvn verify

----


> Kill the job if no progress is being made
> -----------------------------------------
>
>                 Key: GIRAPH-1141
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1141
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>            Priority: Minor
>
> Sometimes jobs can get stuck for various reasons, it's better to have an option to kill them then to keep them running holding resources.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)