Closed ankurdave closed 10 years ago
One or more automated tests failed Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/GraphXPullRequestBuilder/5992/
Jenkins, retest this please.
All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/GraphXPullRequestBuilder/5999/
Thanks. Merged. Let's work on the TODOs next.
This PR splits the tests for Graph and VertexRDD into one test per method, adds some tests for Graph and VertexRDD, and splits AnalyticsSuite into several files in algorithms/.
Fixes #114; makes progress towards #111.