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

Hudson commented on GIRAPH-565:
-------------------------------

Integrated in Giraph-trunk-Commit #809 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/809/])
    GIRAPH-565: Make an easy way to gather some logs from workers on master 
(majakabiljo) (Revision 73d70bd8913a0fb8465138b1b3db2e2f384e7fe5)

     Result = SUCCESS
majakabiljo : 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=73d70bd8913a0fb8465138b1b3db2e2f384e7fe5
Files : 
* giraph-core/src/main/java/org/apache/giraph/utils/MasterLoggingAggregator.java
* CHANGELOG
* 
giraph-core/src/main/java/org/apache/giraph/aggregators/TextAppendAggregator.java
* 
giraph-core/src/main/java/org/apache/giraph/master/MasterAggregatorHandler.java

                
> Make an easy way to gather some logs from workers on master
> -----------------------------------------------------------
>
>                 Key: GIRAPH-565
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-565
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-565.patch
>
>
> When debugging jobs with a lot of workers, it's really useful to be able to 
> have some information from any of the workers at a single place, and not to 
> have to go through each worker's logs to find what you are looking for.
> Every time I do this I find myself implementing some aggregator to gather 
> those logs from all the workers on the master, so might as well make this 
> aggregator an easy option for everyone.

--
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