GitHub user JoshRosen opened a pull request: https://github.com/apache/spark/pull/2760
[SPARK-3902] Stabilize AsynRDDActions and add Java API This PR adds a Java API for AsyncRDDActions and promotes the API from `@Experimental` to stable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/JoshRosen/spark async-rdd-actions-in-java Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/2760.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 #2760 ---- commit 346e46ed8789ab72c709bec40c728568fd7294e5 Author: Josh Rosen <joshro...@apache.org> Date: 2014-10-11T02:16:49Z [SPARK-3902] Stabilize AsyncRDDActions; add Java API. commit ff28e49d990577635fa148bd57461a387bd3466d Author: Josh Rosen <joshro...@apache.org> Date: 2014-10-11T05:32:57Z Add MiMa excludes and fix a scalastyle error. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. 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. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org