git commit: Minor fix

2014-06-19 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 640c29436 - 67fca189c Minor fix The value env is never used in SparkContext.scala. Add detailed comment for method setDelaySeconds in MetadataCleaner.scala instead of the unsure one. Author: WangTao barneystin...@aliyun.com Closes #1105

git commit: [SPARK-2051]In yarn.ClientBase spark.yarn.dist.* do not work

2014-06-19 Thread tgraves
Repository: spark Updated Branches: refs/heads/master 67fca189c - bce0897bc [SPARK-2051]In yarn.ClientBase spark.yarn.dist.* do not work Author: witgo wi...@qq.com Closes #969 from witgo/yarn_ClientBase and squashes the following commits: 8117765 [witgo] review commit 3bdbc52 [witgo] Merge

git commit: [SPARK-2191][SQL] Make sure InsertIntoHiveTable doesn't execute more than once.

2014-06-19 Thread rxin
Repository: spark Updated Branches: refs/heads/master bce0897bc - 777c5958c [SPARK-2191][SQL] Make sure InsertIntoHiveTable doesn't execute more than once. Author: Michael Armbrust mich...@databricks.com Closes #1129 from marmbrus/doubleCreateAs and squashes the following commits: 9c6d9e4

git commit: [SPARK-2191][SQL] Make sure InsertIntoHiveTable doesn't execute more than once.

2014-06-19 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.0 a4c3a8069 - 58d06846f [SPARK-2191][SQL] Make sure InsertIntoHiveTable doesn't execute more than once. Author: Michael Armbrust mich...@databricks.com Closes #1129 from marmbrus/doubleCreateAs and squashes the following commits:

git commit: [SPARK-2151] Recognize memory format for spark-submit

2014-06-19 Thread rxin
Repository: spark Updated Branches: refs/heads/master 777c5958c - f14b00a9c [SPARK-2151] Recognize memory format for spark-submit int format expected for input memory parameter when spark-submit is invoked in standalone cluster mode. Make it consistent with rest of Spark. Author: nravi

git commit: [SPARK-2151] Recognize memory format for spark-submit

2014-06-19 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.0 58d06846f - 46660cca0 [SPARK-2151] Recognize memory format for spark-submit int format expected for input memory parameter when spark-submit is invoked in standalone cluster mode. Make it consistent with rest of Spark. Author: nravi

git commit: A few minor Spark SQL Scaladoc fixes.

2014-06-19 Thread rxin
Repository: spark Updated Branches: refs/heads/master f14b00a9c - 5464e7917 A few minor Spark SQL Scaladoc fixes. Author: Reynold Xin r...@apache.org Closes #1139 from rxin/sparksqldoc and squashes the following commits: c3049d8 [Reynold Xin] Fixed line length. 66dc72c [Reynold Xin] A few

git commit: HOTFIX: SPARK-2208 local metrics tests can fail on fast machines

2014-06-19 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 5464e7917 - e5514790d HOTFIX: SPARK-2208 local metrics tests can fail on fast machines Author: Patrick Wendell pwend...@gmail.com Closes #1141 from pwendell/hotfix and squashes the following commits: 83e4c79 [Patrick Wendell] HOTFIX:

git commit: More minor scaladoc cleanup for Spark SQL.

2014-06-19 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.0 8aa5951ed - a0e22d398 More minor scaladoc cleanup for Spark SQL. Author: Reynold Xin r...@apache.org Closes #1142 from rxin/sqlclean and squashes the following commits: 67a789e [Reynold Xin] More minor scaladoc cleanup for Spark SQL.

git commit: More minor scaladoc cleanup for Spark SQL.

2014-06-19 Thread rxin
Repository: spark Updated Branches: refs/heads/master e5514790d - 278ec8a20 More minor scaladoc cleanup for Spark SQL. Author: Reynold Xin r...@apache.org Closes #1142 from rxin/sqlclean and squashes the following commits: 67a789e [Reynold Xin] More minor scaladoc cleanup for Spark SQL.