svn commit: r25841 - in /dev/spark/2.3.1-SNAPSHOT-2018_03_19_22_01-2f82c03-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-19 Thread pwendell
Author: pwendell Date: Tue Mar 20 05:16:25 2018 New Revision: 25841 Log: Apache Spark 2.3.1-SNAPSHOT-2018_03_19_22_01-2f82c03 docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

spark git commit: [SPARK-23691][PYTHON] Use sql_conf util in PySpark tests where possible

2018-03-19 Thread cutlerb
Repository: spark Updated Branches: refs/heads/master 5f4deff19 -> 566321852 [SPARK-23691][PYTHON] Use sql_conf util in PySpark tests where possible ## What changes were proposed in this pull request? https://github.com/apache/spark/commit/d6632d185e147fcbe6724545488ad80dce20277e added an us

svn commit: r25839 - in /dev/spark/2.4.0-SNAPSHOT-2018_03_19_20_01-5f4deff-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-19 Thread pwendell
Author: pwendell Date: Tue Mar 20 03:16:03 2018 New Revision: 25839 Log: Apache Spark 2.4.0-SNAPSHOT-2018_03_19_20_01-5f4deff docs [This commit notification would consist of 1449 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

spark git commit: [SPARK-23644][CORE][UI][BACKPORT-2.3] Use absolute path for REST call in SHS

2018-03-19 Thread jshao
Repository: spark Updated Branches: refs/heads/branch-2.3 5c1c03d08 -> 2f82c037d [SPARK-23644][CORE][UI][BACKPORT-2.3] Use absolute path for REST call in SHS ## What changes were proposed in this pull request? SHS is using a relative path for the REST API call to get the list of the applicat

spark git commit: [SPARK-23660] Fix exception in yarn cluster mode when application ended fast

2018-03-19 Thread vanzin
Repository: spark Updated Branches: refs/heads/master f15906da1 -> 5f4deff19 [SPARK-23660] Fix exception in yarn cluster mode when application ended fast ## What changes were proposed in this pull request? Yarn throws the following exception in cluster mode when the application is really sma

spark git commit: [SPARK-23660] Fix exception in yarn cluster mode when application ended fast

2018-03-19 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.3 920493949 -> 5c1c03d08 [SPARK-23660] Fix exception in yarn cluster mode when application ended fast ## What changes were proposed in this pull request? Yarn throws the following exception in cluster mode when the application is really

svn commit: r25828 - in /dev/spark/2.3.1-SNAPSHOT-2018_03_19_14_01-9204939-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-19 Thread pwendell
Author: pwendell Date: Mon Mar 19 21:16:05 2018 New Revision: 25828 Log: Apache Spark 2.3.1-SNAPSHOT-2018_03_19_14_01-9204939 docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

svn commit: r25826 - in /dev/spark/2.4.0-SNAPSHOT-2018_03_19_12_01-f15906d-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-19 Thread pwendell
Author: pwendell Date: Mon Mar 19 19:15:52 2018 New Revision: 25826 Log: Apache Spark 2.4.0-SNAPSHOT-2018_03_19_12_01-f15906d docs [This commit notification would consist of 1449 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

[2/2] spark git commit: [SPARK-22839][K8S] Remove the use of init-container for downloading remote dependencies

2018-03-19 Thread mcheah
[SPARK-22839][K8S] Remove the use of init-container for downloading remote dependencies ## What changes were proposed in this pull request? Removal of the init-container for downloading remote dependencies. Built off of the work done by vanzin in an attempt to refactor driver/executor configura

[1/2] spark git commit: [SPARK-22839][K8S] Remove the use of init-container for downloading remote dependencies

2018-03-19 Thread mcheah
Repository: spark Updated Branches: refs/heads/master 4de638c19 -> f15906da1 http://git-wip-us.apache.org/repos/asf/spark/blob/f15906da/resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/submit/ClientSuite.scala -

spark git commit: [SPARK-23728][BRANCH-2.3] Fix ML tests with expected exceptions running streaming tests

2018-03-19 Thread jkbradley
Repository: spark Updated Branches: refs/heads/branch-2.3 80e79430f -> 920493949 [SPARK-23728][BRANCH-2.3] Fix ML tests with expected exceptions running streaming tests ## What changes were proposed in this pull request? The testTransformerByInterceptingException failed to catch the expected

svn commit: r25818 - in /dev/spark/2.4.0-SNAPSHOT-2018_03_19_06_22-4de638c-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-19 Thread pwendell
Author: pwendell Date: Mon Mar 19 13:36:49 2018 New Revision: 25818 Log: Apache Spark 2.4.0-SNAPSHOT-2018_03_19_06_22-4de638c docs [This commit notification would consist of 1449 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

spark git commit: [SPARK-23599][SQL] Add a UUID generator from Pseudo-Random Numbers

2018-03-19 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 745c8c090 -> 4de638c19 [SPARK-23599][SQL] Add a UUID generator from Pseudo-Random Numbers ## What changes were proposed in this pull request? This patch adds a UUID generator from Pseudo-Random Numbers. We can use it later to have determi

svn commit: r25811 - in /dev/spark/2.4.0-SNAPSHOT-2018_03_19_00_01-745c8c0-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-19 Thread pwendell
Author: pwendell Date: Mon Mar 19 07:16:56 2018 New Revision: 25811 Log: Apache Spark 2.4.0-SNAPSHOT-2018_03_19_00_01-745c8c0 docs [This commit notification would consist of 1449 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---