[spark] branch master updated: [SPARK-28667][SQL] Support InsertInto through the V2SessionCatalog

2019-08-26 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e31aec9 [SPARK-28667][SQL] Support InsertInto

[spark] branch master updated (64032cb -> 13b1eb6)

2019-08-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 64032cb [MINOR][SS] Reuse KafkaSourceInitialOffsetWriter to deduplicate add 13b1eb6 [SPARK-22955][DSTREAMS] -

[spark] branch master updated (b205269 -> 64032cb)

2019-08-26 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b205269 [SPARK-28875][DSTREAMS][SS][TESTS] Add Task retry tests to make sure new consumer used add 64032cb

[spark] branch master updated: [SPARK-28875][DSTREAMS][SS][TESTS] Add Task retry tests to make sure new consumer used

2019-08-26 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b205269 [SPARK-28875][DSTREAMS][SS][TESTS] Add

[spark] branch master updated: [SPARK-28701][INFRA][FOLLOWUP] Fix the key error when looking in os.environ

2019-08-26 Thread shaneknapp
This is an automated email from the ASF dual-hosted git repository. shaneknapp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 84d4f94 [SPARK-28701][INFRA][FOLLOWUP] Fix

[spark] branch master updated: [SPARK-28679][YARN] changes to setResourceInformation to handle empty resources and reflection error handling

2019-08-26 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new dd0725d [SPARK-28679][YARN] changes to

[spark] branch master updated (13fd32c -> 2efa6f5)

2019-08-26 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 13fd32c [SPARK-28701][TEST-HADOOP3.2][TEST-JAVA11][K8S] adding java11 support for pull request builds add

svn commit: r35381 - /dev/spark/KEYS

2019-08-26 Thread kiszk
Author: kiszk Date: Mon Aug 26 17:18:45 2019 New Revision: 35381 Log: Update KEYS Modified: dev/spark/KEYS Modified: dev/spark/KEYS == --- dev/spark/KEYS (original) +++ dev/spark/KEYS Mon Aug 26 17:18:45 2019 @@

[spark] branch master updated (9f8c7a2 -> 13fd32c)

2019-08-26 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 9f8c7a2 [SPARK-28709][DSTREAMS] Fix StreamingContext leak through Streaming add 13fd32c

[spark] branch master updated: [SPARK-28709][DSTREAMS] Fix StreamingContext leak through Streaming

2019-08-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9f8c7a2 [SPARK-28709][DSTREAMS] Fix

[spark] branch master updated (c61270f -> 6e12b58)

2019-08-26 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c61270f [SPARK-27395][SQL] Improve EXPLAIN command add 6e12b58 [SPARK-28527][SQL][TEST] Re-run all the

[spark] branch master updated (c353a84 -> c61270f)

2019-08-26 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c353a84 [SPARK-28642][SQL][TEST][FOLLOW-UP] Test spark.sql.redaction.options.regex with and without default values

svn commit: r35371 - in /dev/spark/v2.3.4-rc1-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

2019-08-26 Thread kiszk
Author: kiszk Date: Mon Aug 26 09:54:45 2019 New Revision: 35371 Log: Apache Spark v2.3.4-rc1 docs [This commit notification would consist of 1447 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r35370 - /dev/spark/v2.3.4-rc1-bin/

2019-08-26 Thread kiszk
Author: kiszk Date: Mon Aug 26 09:00:20 2019 New Revision: 35370 Log: Apache Spark v2.3.4-rc1 Added: dev/spark/v2.3.4-rc1-bin/ dev/spark/v2.3.4-rc1-bin/SparkR_2.3.4.tar.gz (with props) dev/spark/v2.3.4-rc1-bin/SparkR_2.3.4.tar.gz.asc

svn commit: r35366 - /dev/spark/v2.4.4-rc2-bin/

2019-08-26 Thread dongjoon
Author: dongjoon Date: Mon Aug 26 07:34:58 2019 New Revision: 35366 Log: Apache Spark v2.4.4-rc2 Added: dev/spark/v2.4.4-rc2-bin/ dev/spark/v2.4.4-rc2-bin/SparkR_2.4.4.tar.gz (with props) dev/spark/v2.4.4-rc2-bin/SparkR_2.4.4.tar.gz.asc

[spark] branch master updated: [SPARK-28642][SQL][TEST][FOLLOW-UP] Test spark.sql.redaction.options.regex with and without default values

2019-08-26 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c353a84 [SPARK-28642][SQL][TEST][FOLLOW-UP]