Maja Kabiljo created GIRAPH-600:
-----------------------------------

             Summary: Create an option to do output during computation
                 Key: GIRAPH-600
                 URL: https://issues.apache.org/jira/browse/GIRAPH-600
             Project: Giraph
          Issue Type: New Feature
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo
         Attachments: GIRAPH-600.patch

In some of our applications, we get some partial results during the 
computation, which we are not able to keep around until the end of the job.
It would be good to add an option to write vertices to output during 
computation instead of doing it in the end of the application. 

This is the first step, in the future we might want to allow both outputs, or 
outputs only in some supersteps, or having different output per superstep, and 
so on.

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