[
https://issues.apache.org/jira/browse/GIRAPH-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Reisman updated GIRAPH-206:
-------------------------------
Attachment: giraph-206-3.patch
passes mvn -Dhadoop_non_secure clean verify.
> Break out SimpleShortestPathVertex
> ----------------------------------
>
> Key: GIRAPH-206
> URL: https://issues.apache.org/jira/browse/GIRAPH-206
> Project: Giraph
> Issue Type: Sub-task
> Components: examples
> Affects Versions: 0.2.0
> Reporter: Jakob Homan
> Assignee: Eli Reisman
> Fix For: 0.2.0
>
> Attachments: giraph-206-1.patch, giraph-206-2.patch,
> giraph-206-3.patch
>
>
> {{SimpleShortestPathVertex}} still has its own {in|out}putformat and can't be
> directly called from the bin/giraph command line. This makes it only useful
> to data stored in json format and, as an example, can (and has) made people
> think they need to implement their own *putformats for each vertex. The
> vertex itself should be made generic, the json formats should be split into
> standalone formats, and the ability to run this directly from bin/giraph
> should be verified.
--
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