You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2014/01/24 05:53:28 UTC

[2/2] git commit: Merge pull request #505 from JoshRosen/SPARK-1026

Merge pull request #505 from JoshRosen/SPARK-1026

Deprecate mapPartitionsWithSplit in PySpark (SPARK-1026)

This commit deprecates `mapPartitionsWithSplit` in PySpark (see [SPARK-1026](https://spark-project.atlassian.net/browse/SPARK-1026) and removes the remaining references to it from the docs.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/05be7047
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/05be7047
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/05be7047

Branch: refs/heads/master
Commit: 05be7047744c88e64e7e6bd973f9bcfacd00da5f
Parents: 3d6e754 4cebb79
Author: Patrick Wendell <pw...@gmail.com>
Authored: Thu Jan 23 20:53:18 2014 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Thu Jan 23 20:53:18 2014 -0800

----------------------------------------------------------------------
 docs/scala-programming-guide.md |  4 ++--
 python/pyspark/rdd.py           | 25 +++++++++++++++++++++----
 2 files changed, 23 insertions(+), 6 deletions(-)
----------------------------------------------------------------------