GitHub user andy327 opened a pull request: https://github.com/apache/incubator-spark/pull/609
Add Shortest-path computations to graphx.lib with unit tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark feat-shortestpaths Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/609.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #609 ---- commit 7496d6b7181ef9eecfdee5c84f154696302821df Author: Andres Perez <and...@tresata.com> Date: 2014-02-17T18:32:09Z Add Shortest-path computations to graphx.lib with unit tests. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---