spark git commit: [SPARK-25757][BUILD] Upgrade netty-all from 4.1.17.Final to 4.1.30.Final

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/master 2fbbcd0d2 -> c77aa42f5 [SPARK-25757][BUILD] Upgrade netty-all from 4.1.17.Final to 4.1.30.Final ## What changes were proposed in this pull request? Upgrade netty dependency from 4.1.17 to 4.1.30. Explanation: Currently when sending a

svn commit: r30189 - in /dev/spark/3.0.0-SNAPSHOT-2018_10_20_20_02-2fbbcd0-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-10-20 Thread pwendell
Author: pwendell Date: Sun Oct 21 03:17:30 2018 New Revision: 30189 Log: Apache Spark 3.0.0-SNAPSHOT-2018_10_20_20_02-2fbbcd0 docs [This commit notification would consist of 1483 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: Revert "[SPARK-25758][ML] Deprecate computeCost on BisectingKMeans"

2018-10-20 Thread wenchen
Repository: spark Updated Branches: refs/heads/master b8c6ba9e6 -> 2fbbcd0d2 Revert "[SPARK-25758][ML] Deprecate computeCost on BisectingKMeans" This reverts commit c2962546d9a5900a5628a31b83d2c4b22c3a7936. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit:

spark git commit: [SPARK-25779][SQL][TESTS] Remove SQL query tests for function documentation by DESCRIBE FUNCTION at SQLQueryTestSuite

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/master ab5752cb9 -> b8c6ba9e6 [SPARK-25779][SQL][TESTS] Remove SQL query tests for function documentation by DESCRIBE FUNCTION at SQLQueryTestSuite Currently, there are some tests testing function descriptions: ```bash $ grep -ir "describe

spark git commit: [SPARK-25747][SQL] remove ColumnarBatchScan.needsUnsafeRowConversion

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/master 62551ccee -> ab5752cb9 [SPARK-25747][SQL] remove ColumnarBatchScan.needsUnsafeRowConversion ## What changes were proposed in this pull request? `needsUnsafeRowConversion` is used in 2 places: 1. `ColumnarBatchScan.produceRows` 2.

spark git commit: [SPARK-25492][TEST] Refactor WideSchemaBenchmark to use main method

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/master 5330c192b -> 62551ccee [SPARK-25492][TEST] Refactor WideSchemaBenchmark to use main method ## What changes were proposed in this pull request? Refactor `WideSchemaBenchmark` to use main method. 1. use `spark-submit`: ```console

svn commit: r30183 - in /dev/spark/2.4.1-SNAPSHOT-2018_10_20_14_02-0239277-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-10-20 Thread pwendell
Author: pwendell Date: Sat Oct 20 21:19:16 2018 New Revision: 30183 Log: Apache Spark 2.4.1-SNAPSHOT-2018_10_20_14_02-0239277 docs [This commit notification would consist of 1477 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r30182 - in /dev/spark/2.3.3-SNAPSHOT-2018_10_20_14_02-719ff7a-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-10-20 Thread pwendell
Author: pwendell Date: Sat Oct 20 21:17:23 2018 New Revision: 30182 Log: Apache Spark 2.3.3-SNAPSHOT-2018_10_20_14_02-719ff7a 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: r30180 - in /dev/spark/3.0.0-SNAPSHOT-2018_10_20_12_02-5330c19-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-10-20 Thread pwendell
Author: pwendell Date: Sat Oct 20 19:17:17 2018 New Revision: 30180 Log: Apache Spark 3.0.0-SNAPSHOT-2018_10_20_12_02-5330c19 docs [This commit notification would consist of 1483 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [HOTFIX] Fix PySpark pip packaging tests by non-ascii compatible character

2018-10-20 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 3b4f35f56 -> 5330c192b [HOTFIX] Fix PySpark pip packaging tests by non-ascii compatible character ## What changes were proposed in this pull request? PIP installation requires to package bin scripts together.

spark git commit: [DOC][MINOR] Fix minor error in the code of graphx guide

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/branch-2.2 d6542fa3f -> ca950c17f [DOC][MINOR] Fix minor error in the code of graphx guide ## What changes were proposed in this pull request? Fix minor error in the code "sketch of pregel implementation" of GraphX guide. This fixed error

spark git commit: [DOC][MINOR] Fix minor error in the code of graphx guide

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/branch-2.3 5cef11acc -> 719ff7af6 [DOC][MINOR] Fix minor error in the code of graphx guide ## What changes were proposed in this pull request? Fix minor error in the code "sketch of pregel implementation" of GraphX guide. This fixed error

spark git commit: [DOC][MINOR] Fix minor error in the code of graphx guide

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/branch-2.4 869242c6b -> 0239277dd [DOC][MINOR] Fix minor error in the code of graphx guide ## What changes were proposed in this pull request? Fix minor error in the code "sketch of pregel implementation" of GraphX guide. This fixed error

svn commit: r30177 - in /dev/spark/2.4.1-SNAPSHOT-2018_10_20_02_02-869242c-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-10-20 Thread pwendell
Author: pwendell Date: Sat Oct 20 09:16:46 2018 New Revision: 30177 Log: Apache Spark 2.4.1-SNAPSHOT-2018_10_20_02_02-869242c docs [This commit notification would consist of 1477 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r30176 - in /dev/spark/3.0.0-SNAPSHOT-2018_10_20_00_02-fc9ba9d-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-10-20 Thread pwendell
Author: pwendell Date: Sat Oct 20 07:17:39 2018 New Revision: 30176 Log: Apache Spark 3.0.0-SNAPSHOT-2018_10_20_00_02-fc9ba9d docs [This commit notification would consist of 1483 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [MINOR][DOC] Update the building doc to use Maven 3.5.4 and Java 8 only

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/branch-2.4 d6a02c568 -> 869242c6b [MINOR][DOC] Update the building doc to use Maven 3.5.4 and Java 8 only ## What changes were proposed in this pull request? Since we didn't test Java 9 ~ 11 up to now in the community, fix the document to

spark git commit: [MINOR][DOC] Update the building doc to use Maven 3.5.4 and Java 8 only

2018-10-20 Thread dongjoon
Repository: spark Updated Branches: refs/heads/master ed9d0aac9 -> fc9ba9dcc [MINOR][DOC] Update the building doc to use Maven 3.5.4 and Java 8 only ## What changes were proposed in this pull request? Since we didn't test Java 9 ~ 11 up to now in the community, fix the document to describe

spark git commit: [SPARK-24499][SQL][DOC][FOLLOWUP] Fix some broken links

2018-10-20 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 3370865b0 -> ed9d0aac9 [SPARK-24499][SQL][DOC][FOLLOWUP] Fix some broken links ## What changes were proposed in this pull request? Fix some broken links in the new document. I have clicked through all the links. Hopefully i haven't missed

spark git commit: [SPARK-24499][SQL][DOC][FOLLOWUP] Fix some broken links

2018-10-20 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.4 e3a60b0d6 -> d6a02c568 [SPARK-24499][SQL][DOC][FOLLOWUP] Fix some broken links ## What changes were proposed in this pull request? Fix some broken links in the new document. I have clicked through all the links. Hopefully i haven't