spark git commit: SPARK-3290 [GRAPHX] No unpersist callls in SVDPlusPlus

2015-02-14 Thread ankurdave
Repository: spark Updated Branches: refs/heads/branch-1.3 152147f5f -> db5747921 SPARK-3290 [GRAPHX] No unpersist callls in SVDPlusPlus This just unpersist()s each RDD in this code that was cache()ed. Author: Sean Owen Closes #4234 from srowen/SPARK-3290 and squashes the following commits:

spark git commit: SPARK-3290 [GRAPHX] No unpersist callls in SVDPlusPlus

2015-02-14 Thread ankurdave
Repository: spark Updated Branches: refs/heads/master d06d5ee9b -> 0ce4e430a SPARK-3290 [GRAPHX] No unpersist callls in SVDPlusPlus This just unpersist()s each RDD in this code that was cache()ed. Author: Sean Owen Closes #4234 from srowen/SPARK-3290 and squashes the following commits: 66c