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

Hudson commented on GIRAPH-566:
-------------------------------

Integrated in Giraph-trunk-Commit #817 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/817/])
    GIRAPH-566: Make option for aggregators to be configurable (majakabiljo) 
(Revision f4bd1996e66fbe3f4daf8aca1e7be1e9cead5dee)

     Result = SUCCESS
majakabiljo : 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=f4bd1996e66fbe3f4daf8aca1e7be1e9cead5dee
Files : 
* giraph-core/src/main/java/org/apache/giraph/comm/ServerData.java
* 
giraph-core/src/main/java/org/apache/giraph/comm/aggregators/AggregatorUtils.java
* 
giraph-core/src/main/java/org/apache/giraph/worker/WorkerAggregatorHandler.java
* 
giraph-core/src/main/java/org/apache/giraph/comm/aggregators/OwnerAggregatorServerData.java
* CHANGELOG
* 
giraph-core/src/main/java/org/apache/giraph/comm/aggregators/AllAggregatorServerData.java

                
> Make option for aggregators to be configurable
> ----------------------------------------------
>
>                 Key: GIRAPH-566
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-566
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-566.patch
>
>
> In some cases we want to be able to read parameters from Configuration inside 
> of aggregator. So if aggregator extends ImmutableClassesGiraphConfigurable we 
> should configure it.

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