[ 
https://issues.apache.org/jira/browse/GIRAPH-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ed Kohlwey updated GIRAPH-108:
------------------------------

    Attachment: GIRAPH-108.patch

This patch uses TaskAttemptContext instead of TaskInputOutputContext, which is 
a bit cleaner.
                
> Refactor code to run independently of Map/Reduce
> ------------------------------------------------
>
>                 Key: GIRAPH-108
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-108
>             Project: Giraph
>          Issue Type: Improvement
>          Components: graph
>            Reporter: Ed Kohlwey
>         Attachments: GIRAPH-108, GIRAPH-108.patch
>
>
> It would be nice for Giraph to be refactored such that the code could 
> eventually be run outside of map/reduce. This will allow people to write 
> drivers that can run in the cool new resource manager frameworks like Mesos 
> and YARN, and eventually let the application's code base evolve to be 
> independent of map/reduce.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to