Github user bxshi commented on the pull request:
https://github.com/apache/spark/pull/1177#issuecomment-46792759
Here's a simple code that could reproduce the problem
```
val conf = new SparkConf().setAppName("HDTM")
.setMaster("local[4]")
val sc
GitHub user bxshi opened a pull request:
https://github.com/apache/spark/pull/1177
add a materialize method to materialize VertexRDD by calling RDD's count
Seems one can not materialize VertexRDD by simply calling count method,
which is overridden by VertexRDD. But if you call RDD's
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/1177#issuecomment-46792651
Can one of the admins verify this patch?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your pro