aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJason Lee <cjlee@us.ibm.com>2016-01-15 12:04:05 +0000
committerSean Owen <sowen@cloudera.com>2016-01-15 12:04:05 +0000
commitd0a5c32bd05841f411a342a80c5da9f73f30d69a (patch)
tree6a53d9a4b5a038bd49837e04b29a54ce462866b7 /CONTRIBUTING.md
parentfe7246fea67e1d71fba679dee3eb2c7386b4f4e2 (diff)
downloadspark-d0a5c32bd05841f411a342a80c5da9f73f30d69a.tar.gz
spark-d0a5c32bd05841f411a342a80c5da9f73f30d69a.tar.bz2
spark-d0a5c32bd05841f411a342a80c5da9f73f30d69a.zip
[SPARK-12655][GRAPHX] GraphX does not unpersist RDDs
Some VertexRDD and EdgeRDD are created during the intermediate step of g.connectedComponents() but unnecessarily left cached after the method is done. The fix is to unpersist these RDDs once they are no longer in use. A test case is added to confirm the fix for the reported bug. Author: Jason Lee <cjlee@us.ibm.com> Closes #10713 from jasoncl/SPARK-12655.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions