Nitay Joffe created GIRAPH-390:
----------------------------------

             Summary: MasterCompute end of application callback
                 Key: GIRAPH-390
                 URL: https://issues.apache.org/jira/browse/GIRAPH-390
             Project: Giraph
          Issue Type: Improvement
            Reporter: Nitay Joffe
            Assignee: Nitay Joffe


There is no way to run something on the master at the end of the application 
like in WorkerContext. This adds a method to MasterCompute to allow this.

I am using this to write the Hadoop counters to a database at the end of the 
job. As a part of this I also cleaned up the logic around those counters and 
made them more easily accessible by others.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to