git commit: [SPARK-1232] Fix the hadoop 0.23 yarn build

2014-03-12 Thread pwendell
Repository: spark Updated Branches: refs/heads/master af7f2f109 - c8c59b326 [SPARK-1232] Fix the hadoop 0.23 yarn build Author: Thomas Graves tgra...@apache.org Closes #127 from tgravescs/SPARK-1232 and squashes the following commits: c05cfd4 [Thomas Graves] Fix the hadoop 0.23 yarn build

git commit: SPARK-1162 Added top in python.

2014-03-12 Thread matei
Repository: spark Updated Branches: refs/heads/master 5d1ec64e7 - b8afe3052 SPARK-1162 Added top in python. Author: Prashant Sharma prashan...@imaginea.com Closes #93 from ScrapCodes/SPARK-1162/pyspark-top-takeOrdered and squashes the following commits: ece1fa4 [Prashant Sharma] Added top

git commit: SPARK-1160: Deprecate toArray in RDD

2014-03-12 Thread adav
Repository: spark Updated Branches: refs/heads/master b8afe3052 - 9032f7c0d SPARK-1160: Deprecate toArray in RDD https://spark-project.atlassian.net/browse/SPARK-1160 reported by @mateiz: It's redundant with collect() and the name doesn't make sense in Java, where we return a List (we can't

git commit: Fix example bug: compile error

2014-03-12 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 9032f7c0d - 31a704004 Fix example bug: compile error Author: jianghan jiang...@xiaomi.com Closes #132 from pooorman/master and squashes the following commits: 54afbe0 [jianghan] Fix example bug: compile error Project:

git commit: Fix example bug: compile error

2014-03-12 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-0.9 51a77e977 - 87e4dd58c Fix example bug: compile error Author: jianghan jiang...@xiaomi.com Closes #132 from pooorman/master and squashes the following commits: 54afbe0 [jianghan] Fix example bug: compile error (cherry picked from