svn commit: r25220 - in /dev/spark/2.3.1-SNAPSHOT-2018_02_22_10_01-285b841-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-02-22 Thread pwendell
Author: pwendell Date: Thu Feb 22 18:15:42 2018 New Revision: 25220 Log: Apache Spark 2.3.1-SNAPSHOT-2018_02_22_10_01-285b841 docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark-website git commit: Update committer pages

2018-02-22 Thread cutlerb
Repository: spark-website Updated Branches: refs/heads/asf-site 3f874c90a -> 6853fd7c6 Update committer pages Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/6853fd7c Tree:

[spark] Git Push Summary

2018-02-22 Thread sameerag
Repository: spark Updated Tags: refs/tags/v2.3.0-rc5 [created] 992447fb3 - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[1/2] spark git commit: Preparing Spark release v2.3.0-rc5

2018-02-22 Thread sameerag
Repository: spark Updated Branches: refs/heads/branch-2.3 a0d794989 -> 285b841ff Preparing Spark release v2.3.0-rc5 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/992447fb Tree:

[2/2] spark git commit: Preparing development version 2.3.1-SNAPSHOT

2018-02-22 Thread sameerag
Preparing development version 2.3.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/285b841f Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/285b841f Diff:

svn commit: r25224 - /dev/spark/v2.3.0-rc5-bin/

2018-02-22 Thread sameerag
Author: sameerag Date: Thu Feb 22 19:54:10 2018 New Revision: 25224 Log: Apache Spark v2.3.0-rc5 Added: dev/spark/v2.3.0-rc5-bin/ dev/spark/v2.3.0-rc5-bin/SparkR_2.3.0.tar.gz (with props) dev/spark/v2.3.0-rc5-bin/SparkR_2.3.0.tar.gz.asc

spark git commit: [SPARK-23476][CORE] Generate secret in local mode when authentication on

2018-02-22 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 87293c746 -> c5abb3c2d [SPARK-23476][CORE] Generate secret in local mode when authentication on ## What changes were proposed in this pull request? If spark is run with "spark.authenticate=true", then it will fail to start in local mode.

svn commit: r25226 - in /dev/spark/2.4.0-SNAPSHOT-2018_02_22_12_01-87293c7-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-02-22 Thread pwendell
Author: pwendell Date: Thu Feb 22 20:15:40 2018 New Revision: 25226 Log: Apache Spark 2.4.0-SNAPSHOT-2018_02_22_12_01-87293c7 docs [This commit notification would consist of 1444 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r25227 - /dev/spark/v2.3.0-rc5-bin/spark-parent_2.11.iml

2018-02-22 Thread sameerag
Author: sameerag Date: Thu Feb 22 21:25:59 2018 New Revision: 25227 Log: remove iml file Removed: dev/spark/v2.3.0-rc5-bin/spark-parent_2.11.iml - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional

spark git commit: [SPARK-23475][UI] Show also skipped stages

2018-02-22 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 45cf714ee -> 87293c746 [SPARK-23475][UI] Show also skipped stages ## What changes were proposed in this pull request? SPARK-20648 introduced the status `SKIPPED` for the stages. On the UI, previously, skipped stages were shown as

svn commit: r25225 - in /dev/spark/v2.3.0-rc5-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _site/api/java/org/apache/spark

2018-02-22 Thread sameerag
Author: sameerag Date: Thu Feb 22 20:12:29 2018 New Revision: 25225 Log: Apache Spark v2.3.0-rc5 docs [This commit notification would consist of 1446 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r25230 - in /dev/spark/2.4.0-SNAPSHOT-2018_02_22_16_01-c5abb3c-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-02-22 Thread pwendell
Author: pwendell Date: Fri Feb 23 00:15:23 2018 New Revision: 25230 Log: Apache Spark 2.4.0-SNAPSHOT-2018_02_22_16_01-c5abb3c docs [This commit notification would consist of 1444 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-23490][SQL] Check storage.locationUri with existing table in CreateTable

2018-02-22 Thread lixiao
Repository: spark Updated Branches: refs/heads/master c5abb3c2d -> 049f243c5 [SPARK-23490][SQL] Check storage.locationUri with existing table in CreateTable ## What changes were proposed in this pull request? For CreateTable with Append mode, we should check if `storage.locationUri` is the