svn commit: r23090 - in /dev/spark: ./ spark-2.2.1-rc1-bin/ spark-2.2.1-rc1-docs/ spark-2.2.1-rc1-docs/_site/ spark-2.2.1-rc1-docs/_site/api/ spark-2.2.1-rc1-docs/_site/api/R/ spark-2.2.1-rc1-docs/_si

2017-11-13 Thread felixcheung
Author: felixcheung Date: Tue Nov 14 04:30:04 2017 New Revision: 23090 Log: Apache Spark spark-2.2.1-rc1 [This commit notification would consist of 1388 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-21911][ML][FOLLOW-UP] Fix doc for parallel ML Tuning in PySpark

2017-11-13 Thread jkbradley
Repository: spark Updated Branches: refs/heads/master c8b7f97b8 -> d8741b2b0 [SPARK-21911][ML][FOLLOW-UP] Fix doc for parallel ML Tuning in PySpark ## What changes were proposed in this pull request? Fix doc issue mentioned here:

spark git commit: [SPARK-22377][BUILD] Use /usr/sbin/lsof if lsof does not exists in release-build.sh

2017-11-13 Thread gurwls223
Repository: spark Updated Branches: refs/heads/branch-2.1 ca19271cc -> 7bdad58e2 [SPARK-22377][BUILD] Use /usr/sbin/lsof if lsof does not exists in release-build.sh ## What changes were proposed in this pull request? This PR proposes to use `/usr/sbin/lsof` if `lsof` is missing in the path

spark git commit: [SPARK-22377][BUILD] Use /usr/sbin/lsof if lsof does not exists in release-build.sh

2017-11-13 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master f7534b37e -> c8b7f97b8 [SPARK-22377][BUILD] Use /usr/sbin/lsof if lsof does not exists in release-build.sh ## What changes were proposed in this pull request? This PR proposes to use `/usr/sbin/lsof` if `lsof` is missing in the path to

spark git commit: [SPARK-22377][BUILD] Use /usr/sbin/lsof if lsof does not exists in release-build.sh

2017-11-13 Thread gurwls223
Repository: spark Updated Branches: refs/heads/branch-2.2 d905e85d2 -> 3ea6fd0c4 [SPARK-22377][BUILD] Use /usr/sbin/lsof if lsof does not exists in release-build.sh ## What changes were proposed in this pull request? This PR proposes to use `/usr/sbin/lsof` if `lsof` is missing in the path

spark git commit: [SPARK-22471][SQL] SQLListener consumes much memory causing OutOfMemoryError

2017-11-13 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.2 af0b1855f -> d905e85d2 [SPARK-22471][SQL] SQLListener consumes much memory causing OutOfMemoryError ## What changes were proposed in this pull request? This PR addresses the issue

spark git commit: [SPARK-22487][SQL][FOLLOWUP] still keep spark.sql.hive.version

2017-11-13 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 176ae4d53 -> f7534b37e [SPARK-22487][SQL][FOLLOWUP] still keep spark.sql.hive.version ## What changes were proposed in this pull request? a followup of https://github.com/apache/spark/pull/19712 , adds back the `spark.sql.hive.version`,

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

2017-11-13 Thread felixcheung
Preparing development version 2.2.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/af0b1855 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/af0b1855 Diff:

[1/2] spark git commit: Preparing Spark release v2.2.1-rc1

2017-11-13 Thread felixcheung
Repository: spark Updated Branches: refs/heads/branch-2.2 c68b4c54f -> af0b1855f Preparing Spark release v2.2.1-rc1 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/41116ab7 Tree:

[spark] Git Push Summary

2017-11-13 Thread felixcheung
Repository: spark Updated Tags: refs/tags/v2.2.1-rc1 [created] 41116ab7f - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

2017-11-13 Thread felixcheung
Repository: spark Updated Tags: refs/tags/v2.2.1-rc1 [deleted] 124b9a106 - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary [forced push!] [Forced Update!]

2017-11-13 Thread felixcheung
Repository: spark Updated Branches: refs/heads/branch-2.2 b1f8c84ef -> c68b4c54f (forced update) - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

2017-11-13 Thread felixcheung
Repository: spark Updated Tags: refs/tags/v2.2.1-rc1 [created] 124b9a106 - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

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

2017-11-13 Thread felixcheung
Preparing development version 2.2.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/b1f8c84e Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/b1f8c84e Diff:

[1/2] spark git commit: Preparing Spark release v2.2.1-rc1

2017-11-13 Thread felixcheung
Repository: spark Updated Branches: refs/heads/branch-2.2 c68b4c54f -> b1f8c84ef Preparing Spark release v2.2.1-rc1 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/124b9a10 Tree:

spark git commit: [MINOR][CORE] Using bufferedInputStream for dataDeserializeStream

2017-11-13 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.2 2f6dece03 -> c68b4c54f [MINOR][CORE] Using bufferedInputStream for dataDeserializeStream ## What changes were proposed in this pull request? Small fix. Using bufferedInputStream for dataDeserializeStream. ## How was this patch

spark git commit: [MINOR][CORE] Using bufferedInputStream for dataDeserializeStream

2017-11-13 Thread srowen
Repository: spark Updated Branches: refs/heads/master 209b9361a -> 176ae4d53 [MINOR][CORE] Using bufferedInputStream for dataDeserializeStream ## What changes were proposed in this pull request? Small fix. Using bufferedInputStream for dataDeserializeStream. ## How was this patch tested?

spark git commit: [SPARK-22442][SQL][BRANCH-2.2][FOLLOWUP] ScalaReflection should produce correct field names for special characters

2017-11-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.2 f73637798 -> 2f6dece03 [SPARK-22442][SQL][BRANCH-2.2][FOLLOWUP] ScalaReflection should produce correct field names for special characters ## What changes were proposed in this pull request? `val TermName: TermNameExtractor` is new in