Pavan Kumar created GIRAPH-893: ---------------------------------- Summary: Implement preLoad & postSave on workerObservers Key: GIRAPH-893 URL: https://issues.apache.org/jira/browse/GIRAPH-893 Project: Giraph Issue Type: New Feature Reporter: Pavan Kumar Assignee: Pavan Kumar Priority: Minor
Currently workerobservers only have preapplication (which is after load & before start of computation) and postapplication (which is after computation and before save). This diff will add additional capability to execute custom code before load (preLoad) and after save (postSave) -- This message was sent by Atlassian JIRA (v6.2#6252)