chi zhang created GIRAPH-988:
--------------------------------

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