aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBrennon York <brennon.york@capitalone.com>2015-03-16 01:06:26 -0700
committerAnkur Dave <ankurdave@gmail.com>2015-03-16 01:06:26 -0700
commit45f4c66122c57011e74c694a424756812ab77d99 (patch)
treed2ecaeac9337457be3b345b95f1b632c36866f0c /bin
parentaa6536fa3c2ed1cac47abc79fc22e273f0814858 (diff)
downloadspark-45f4c66122c57011e74c694a424756812ab77d99.tar.gz
spark-45f4c66122c57011e74c694a424756812ab77d99.tar.bz2
spark-45f4c66122c57011e74c694a424756812ab77d99.zip
[SPARK-5922][GraphX]: Add diff(other: RDD[VertexId, VD]) in VertexRDD
Changed method invocation of 'diff' to match that of 'innerJoin' and 'leftJoin' from VertexRDD[VD] to RDD[(VertexId, VD)]. This change maintains backwards compatibility and better unifies the VertexRDD methods to match each other. Author: Brennon York <brennon.york@capitalone.com> Closes #4733 from brennonyork/SPARK-5922 and squashes the following commits: e800f08 [Brennon York] fixed merge conflicts b9274af [Brennon York] fixed merge conflicts f86375c [Brennon York] fixed minor include line 398ddb4 [Brennon York] fixed merge conflicts aac1810 [Brennon York] updated to aggregateUsingIndex and added test to ensure that method works properly 2af0b88 [Brennon York] removed deprecation line 753c963 [Brennon York] fixed merge conflicts and set preference to use the diff(other: VertexRDD[VD]) method 2c678c6 [Brennon York] added mima exclude to exclude new public diff method from VertexRDD 93186f3 [Brennon York] added back the original diff method to sustain binary compatibility f18356e [Brennon York] changed method invocation of 'diff' to match that of 'innerJoin' and 'leftJoin' from VertexRDD[VD] to RDD[(VertexId, VD)]
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions