Closed rxin closed 10 years ago
Build triggered.
Build started.
Build finished.
All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/GraphXPullRequestBuilder/3/
Closing this one since it is way out of day, and certain functionalities have already been incorporated in other pull requests.
This is work in progress.
The idea is to build up the columnar array directly for edge partition, instead of building up an array buffer. I didn't implement the vertex part because that part of the code will experience big change due to @ankurdave's refactoring and it is pretty cumbersome to implement right now (to generate so many RDDs).