GitHub user punya opened a pull request:
https://github.com/apache/incubator-spark/pull/600
Add subtractByKey to the JavaPairRDD wrapper
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-spark subtractByKey-java
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-spark/pull/600.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #600
----
commit 5df45fb01bddd784cc28ddc7b23369ea52c9edb7
Author: Punya Biswal <[email protected]>
Date: 2014-02-14T03:00:38Z
Add subtractByKey to the JavaPairRDD wrapper
----