[jira] [Commented] (GIRAPH-1133) Fix JobProgressTracker in OverrideExceptionHandler

2017-03-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1133:


Github user asfgit closed the pull request at:

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


> Fix JobProgressTracker in OverrideExceptionHandler
> --
>
> Key: GIRAPH-1133
> URL: https://issues.apache.org/jira/browse/GIRAPH-1133
> Project: Giraph
>  Issue Type: Bug
>Reporter: Maja Kabiljo
>Assignee: Maja Kabiljo
>Priority: Minor
>
> We create OverrideExceptionHandler before JobProgressTracker, so it can't 
> report errors to command line.



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


[jira] [Commented] (GIRAPH-1133) Fix JobProgressTracker in OverrideExceptionHandler

2017-03-03 Thread Maja Kabiljo (JIRA)

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

Maja Kabiljo commented on GIRAPH-1133:
--

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

> Fix JobProgressTracker in OverrideExceptionHandler
> --
>
> Key: GIRAPH-1133
> URL: https://issues.apache.org/jira/browse/GIRAPH-1133
> Project: Giraph
>  Issue Type: Bug
>Reporter: Maja Kabiljo
>Assignee: Maja Kabiljo
>Priority: Minor
>
> We create OverrideExceptionHandler before JobProgressTracker, so it can't 
> report errors to command line.



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


[jira] [Commented] (GIRAPH-1133) Fix JobProgressTracker in OverrideExceptionHandler

2017-03-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1133:


GitHub user majakabiljo opened a pull request:

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

GIRAPH-1133: Fix JobProgressTracker in OverrideExceptionHandler

Summary: We create OverrideExceptionHandler before JobProgressTracker, so 
it can't report errors to command line.

Test Plan: Ran a job with exception caught by OverrideExceptionHandler 
before and after the change

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

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

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

https://github.com/apache/giraph/pull/22.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 #22


commit 47c11d65b5f740f374053e9b842e498e7802e919
Author: Maja Kabiljo 
Date:   2017-03-03T19:40:19Z

GIRAPH-1133: Fix JobProgressTracker in OverrideExceptionHandler

Summary: We create OverrideExceptionHandler before JobProgressTracker, so 
it can't report errors to command line.

Test Plan: Ran a job with exception caught by OverrideExceptionHandler 
before and after the change




> Fix JobProgressTracker in OverrideExceptionHandler
> --
>
> Key: GIRAPH-1133
> URL: https://issues.apache.org/jira/browse/GIRAPH-1133
> Project: Giraph
>  Issue Type: Bug
>Reporter: Maja Kabiljo
>Assignee: Maja Kabiljo
>Priority: Minor
>
> We create OverrideExceptionHandler before JobProgressTracker, so it can't 
> report errors to command line.



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