svn commit: r30808 - in /dev/spark/3.0.0-SNAPSHOT-2018_11_10_00_02-d66a4e8-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-11-10 Thread pwendell
Author: pwendell Date: Sat Nov 10 08:17:02 2018 New Revision: 30808 Log: Apache Spark 3.0.0-SNAPSHOT-2018_11_10_00_02-d66a4e8 docs [This commit notification would consist of 1471 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

[1/2] spark git commit: [SPARK-25984][CORE][SQL][STREAMING] Remove deprecated .newInstance(), primitive box class constructor calls

2018-11-10 Thread srowen
Repository: spark Updated Branches: refs/heads/master d66a4e82e -> 2d085c13b http://git-wip-us.apache.org/repos/asf/spark/blob/2d085c13/sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/sources/RateStreamProviderSuite.scala

[2/2] spark git commit: [SPARK-25984][CORE][SQL][STREAMING] Remove deprecated .newInstance(), primitive box class constructor calls

2018-11-10 Thread srowen
[SPARK-25984][CORE][SQL][STREAMING] Remove deprecated .newInstance(), primitive box class constructor calls ## What changes were proposed in this pull request? Deprecated in Java 11, replace Class.newInstance with Class.getConstructor.getInstance, and primtive wrapper class constructors with v

svn commit: r30813 - in /dev/spark/3.0.0-SNAPSHOT-2018_11_10_08_02-2d085c1-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-11-10 Thread pwendell
Author: pwendell Date: Sat Nov 10 16:17:10 2018 New Revision: 30813 Log: Apache Spark 3.0.0-SNAPSHOT-2018_11_10_08_02-2d085c1 docs [This commit notification would consist of 1471 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

spark git commit: [SPARK-25839][CORE] Implement use of KryoPool in KryoSerializer

2018-11-10 Thread srowen
Repository: spark Updated Branches: refs/heads/master 2d085c13b -> 6cd23482d [SPARK-25839][CORE] Implement use of KryoPool in KryoSerializer ## What changes were proposed in this pull request? * Implement (optional) use of KryoPool in KryoSerializer, an alternative to the existing implementa

svn commit: r30819 - in /dev/spark/3.0.0-SNAPSHOT-2018_11_10_12_02-6cd2348-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-11-10 Thread pwendell
Author: pwendell Date: Sat Nov 10 20:16:55 2018 New Revision: 30819 Log: Apache Spark 3.0.0-SNAPSHOT-2018_11_10_12_02-6cd2348 docs [This commit notification would consist of 1471 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

spark git commit: [INFRA] Close stale PRs

2018-11-10 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 6cd23482d -> a3ba3a899 [INFRA] Close stale PRs Closes https://github.com/apache/spark/pull/21766 Closes https://github.com/apache/spark/pull/21679 Closes https://github.com/apache/spark/pull/21161 Closes https://github.com/apache/spark/pull