spark git commit: [SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a Tachyon system locally.

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 fb36cf9ea -> c127ff8c8 [SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a Tachyon system locally. Make Tachyon related unit tests execute without deploying a Tachyon system locally. Author: RongGu Closes

spark git commit: [SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a Tachyon system locally.

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 227488d8c -> bd86cb173 [SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a Tachyon system locally. Make Tachyon related unit tests execute without deploying a Tachyon system locally. Author: RongGu Closes #303

spark git commit: MAINTENANCE: Automated closing of pull requests.

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 3c2cff4b9 -> 227488d8c MAINTENANCE: Automated closing of pull requests. This commit exists to close the following pull requests on Github: Closes #2898 (close requested by 'pwendell') Closes #2212 (close requested by 'pwendell') Closes #21

spark git commit: SPARK-3179. Add task OutputMetrics.

2014-11-09 Thread kayousterhout
Repository: spark Updated Branches: refs/heads/master f8e573230 -> 3c2cff4b9 SPARK-3179. Add task OutputMetrics. Author: Sandy Ryza This patch had conflicts when merged, resolved by Committer: Kay Ousterhout Closes #2968 from sryza/sandy-spark-3179 and squashes the following commits: dce4

spark git commit: SPARK-3179. Add task OutputMetrics.

2014-11-09 Thread kayousterhout
Repository: spark Updated Branches: refs/heads/branch-1.2 42d19aec1 -> fb36cf9ea SPARK-3179. Add task OutputMetrics. Author: Sandy Ryza This patch had conflicts when merged, resolved by Committer: Kay Ousterhout Closes #2968 from sryza/sandy-spark-3179 and squashes the following commits:

spark git commit: SPARK-1209 [CORE] (Take 2) SparkHadoop{MapRed, MapReduce}Util should not use package org.apache.hadoop

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 a9debe8fe -> 42d19aec1 SPARK-1209 [CORE] (Take 2) SparkHadoop{MapRed,MapReduce}Util should not use package org.apache.hadoop andrewor14 Another try at SPARK-1209, to address https://github.com/apache/spark/pull/2814#issuecomment-61197

spark git commit: SPARK-1209 [CORE] (Take 2) SparkHadoop{MapRed, MapReduce}Util should not use package org.apache.hadoop

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/master f73b56f5e -> f8e573230 SPARK-1209 [CORE] (Take 2) SparkHadoop{MapRed,MapReduce}Util should not use package org.apache.hadoop andrewor14 Another try at SPARK-1209, to address https://github.com/apache/spark/pull/2814#issuecomment-61197619

spark git commit: MAINTENANCE: Automated closing of pull requests.

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/master d1362659e -> f73b56f5e MAINTENANCE: Automated closing of pull requests. This commit exists to close the following pull requests on Github: Closes #464 (close requested by 'JoshRosen') Closes #283 (close requested by 'pwendell') Closes #449

spark git commit: SPARK-1344 [DOCS] Scala API docs for top methods

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 8c99a47a4 -> d1362659e SPARK-1344 [DOCS] Scala API docs for top methods Use "k" in javadoc of top and takeOrdered to avoid confusion with type K in pair RDDs. I think this resolves the discussion in SPARK-1344. Author: Sean Owen Closes

spark git commit: SPARK-1344 [DOCS] Scala API docs for top methods

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 6824af0c3 -> a9debe8fe SPARK-1344 [DOCS] Scala API docs for top methods Use "k" in javadoc of top and takeOrdered to avoid confusion with type K in pair RDDs. I think this resolves the discussion in SPARK-1344. Author: Sean Owen Clo

spark git commit: SPARK-971 [DOCS] Link to Confluence wiki from project website / documentation

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 21b9ac062 -> 6824af0c3 SPARK-971 [DOCS] Link to Confluence wiki from project website / documentation This is a trivial change to add links to the wiki from `README.md` and the main docs page. It is already linked to from spark.apache.o

spark git commit: SPARK-971 [DOCS] Link to Confluence wiki from project website / documentation

2014-11-09 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 7b41b17f3 -> 8c99a47a4 SPARK-971 [DOCS] Link to Confluence wiki from project website / documentation This is a trivial change to add links to the wiki from `README.md` and the main docs page. It is already linked to from spark.apache.org.