[
https://issues.apache.org/jira/browse/GIRAPH-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292916#comment-14292916
]
chi zhang commented on GIRAPH-988:
----------------------------------
link to diff: https://reviews.facebook.net/differential/diff/167259/
> 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)