svn commit: r29608 - in /dev/spark/2.4.1-SNAPSHOT-2018_09_22_22_02-c64e750-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-09-22 Thread pwendell
Author: pwendell Date: Sun Sep 23 05:16:56 2018 New Revision: 29608 Log: Apache Spark 2.4.1-SNAPSHOT-2018_09_22_22_02-c64e750 docs [This commit notification would consist of 1472 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r29607 - in /dev/spark/2.5.0-SNAPSHOT-2018_09_22_20_02-0fbba76-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-09-22 Thread pwendell
Author: pwendell Date: Sun Sep 23 03:17:02 2018 New Revision: 29607 Log: Apache Spark 2.5.0-SNAPSHOT-2018_09_22_20_02-0fbba76 docs [This commit notification would consist of 1485 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tests failed on Python 3.6 and macOS High Sierra

2018-09-22 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 0fbba76fa -> a72d118cd [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tests failed on Python 3.6 and macOS High Sierra ## What changes were proposed in this pull request? This PR does not fix the problem itself but just target to add few

spark git commit: [MINOR][PYSPARK] Always Close the tempFile in _serialize_to_jvm

2018-09-22 Thread gurwls223
Repository: spark Updated Branches: refs/heads/branch-2.4 1303eb5c8 -> c64e7506d [MINOR][PYSPARK] Always Close the tempFile in _serialize_to_jvm ## What changes were proposed in this pull request? Always close the tempFile after `serializer.dump_stream(data, tempFile)` in _serialize_to_jvm

spark git commit: [MINOR][PYSPARK] Always Close the tempFile in _serialize_to_jvm

2018-09-22 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 6ca87eb2e -> 0fbba76fa [MINOR][PYSPARK] Always Close the tempFile in _serialize_to_jvm ## What changes were proposed in this pull request? Always close the tempFile after `serializer.dump_stream(data, tempFile)` in _serialize_to_jvm ##

svn commit: r29604 - in /dev/spark/2.5.0-SNAPSHOT-2018_09_22_12_02-6ca87eb-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-09-22 Thread pwendell
Author: pwendell Date: Sat Sep 22 19:17:23 2018 New Revision: 29604 Log: Apache Spark 2.5.0-SNAPSHOT-2018_09_22_12_02-6ca87eb docs [This commit notification would consist of 1485 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-25465][TEST] Refactor Parquet test suites in project Hive

2018-09-22 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 40edab209 -> 6ca87eb2e [SPARK-25465][TEST] Refactor Parquet test suites in project Hive ## What changes were proposed in this pull request? Current the file