Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can download an adjacencylist SequenceFile containing 2,031,215 vertices and 24,787,849 edges, named with cities in the world and random weights. It is arround 1.14GB large and can be downloaded here:

http://hama-shortest-paths.googlecode.com/svn/trunk/hama-gsoc/files/cities-adjacencylist/sssp-adjacencylist.txtseq2

You can run it with

No Format
hama/bin/hama jar ../hama-0.x.0-examples.jar sssp Klewno sample/output PATH_TO_THE_SEQUENCEFILE

...