[
https://issues.apache.org/jira/browse/GIRAPH-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavan Kumar updated GIRAPH-893:
-------------------------------
Attachment: GIRAPH-893.patch
minor change
> 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
> Attachments: GIRAPH-893.patch
>
>
> 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)