Merge pull request #46 from mateiz/py-sort-update Fix PySpark docs and an overly long line of code after #38
Just noticed these after merging that commit (https://github.com/apache/incubator-spark/pull/38). Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/7827efc8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/7827efc8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/7827efc8 Branch: refs/heads/scala-2.10 Commit: 7827efc87b6652779cba37ccab9f87c7f31dd645 Parents: 7b3ae04 478b2b7 Author: Matei Zaharia <ma...@eecs.berkeley.edu> Authored: Wed Oct 9 15:07:25 2013 -0700 Committer: Matei Zaharia <ma...@eecs.berkeley.edu> Committed: Wed Oct 9 15:07:25 2013 -0700 ---------------------------------------------------------------------- docs/python-programming-guide.md | 2 +- python/pyspark/rdd.py | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) ----------------------------------------------------------------------