GitHub user holdenk opened a pull request: https://github.com/apache/incubator-spark/pull/606
Spark-615: make mapPartitionsWithIndex callable from java You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark spark-615-mapPartitionsWithIndex-callable-from-java Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/606.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 #606 ---- commit 9dff2d10c76c9817985ed79a249a02c8007d1f4e Author: Holden Karau <hol...@pigscanfly.ca> Date: 2014-02-17T07:39:39Z Fix Java API for mapPartitionsWithIndex commit 0e5ab061a9eadf4bf674d6ada54026203298018d Author: Holden Karau <hol...@pigscanfly.ca> Date: 2014-02-17T08:13:37Z Check all the values ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---