You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Eli Reisman (JIRA)" <ji...@apache.org> on 2012/08/04 01:55:02 UTC

[jira] [Created] (GIRAPH-279) Giraph website example code (shortest paths etc) is completely out of date

Eli Reisman created GIRAPH-279:
----------------------------------

             Summary: Giraph website example code (shortest paths etc) is completely out of date
                 Key: GIRAPH-279
                 URL: https://issues.apache.org/jira/browse/GIRAPH-279
             Project: Giraph
          Issue Type: Wish
          Components: documentation, examples
            Reporter: Eli Reisman


The sample code on the website writes its own main() using Configured/Tool inheritance as in pre-GiraphRunner days, does not indicate that (at least for new users) the -if and -of command line options allow one to use preset IO formats, or really go into any of the up-to-date API stuff.

The whole page needs an overhaul and an example vertex implementation blow-by-blow that concentrates on just writing a Vertex (subclassing one of the easy implementations like EdgeListVertex etc.) and running it at the command line with the prewritten IO formats.

This would make Giraph seem so much more approachable for new users to try out than it does right now.


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