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

chi zhang commented on GIRAPH-988:
----------------------------------

this is the correct one: https://reviews.facebook.net/D32325

> Allow object to be specified as next Computation in Giraph 
> -----------------------------------------------------------
>
>                 Key: GIRAPH-988
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-988
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: chi zhang
>
> Master can decide what computation needs to be executed next - and it's 
> currently being done through MasterCompute.setComputation method. That 
> methods receives a Class, and from which Computation is constructed through 
> no-arg constructor. This is very restrictive - Computation cannot have any 
> local fields. My task is to change it so that actual object can be passed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to