Jakob Homan created GIRAPH-206:
----------------------------------
Summary: 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
{{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