spark git commit: [SPARK-12297][SQL] Adjust timezone for int96 data from impala

2017-12-08 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master e4639fa68 -> acf7ef315 [SPARK-12297][SQL] Adjust timezone for int96 data from impala ## What changes were proposed in this pull request? Int96 data written by impala vs data written by hive & spark is stored slightly differently -- they u

spark git commit: [SPARK-21672][CORE] Remove SHS-specific application / attempt data …

2017-12-08 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 26e66453d -> e4639fa68 [SPARK-21672][CORE] Remove SHS-specific application / attempt data … …structures ## What changes were proposed in this pull request? In general, the SHS pages now use the public API types to represent applicati

[1/3] spark-website git commit: Update site for Spark 2.2.1

2017-12-08 Thread srowen
Repository: spark-website Updated Branches: refs/heads/asf-site 61d039e6c -> c312ef84e http://git-wip-us.apache.org/repos/asf/spark-website/blob/c312ef84/site/releases/spark-release-1-6-0.html -- diff --git a/site/releases/spar

[2/3] spark-website git commit: Update site for Spark 2.2.1

2017-12-08 Thread srowen
http://git-wip-us.apache.org/repos/asf/spark-website/blob/c312ef84/site/news/spark-2-2-1-released.html -- diff --git a/site/news/spark-2-2-1-released.html b/site/news/spark-2-2-1-released.html new file mode 100644 index 000..3

[3/3] spark-website git commit: Update site for Spark 2.2.1

2017-12-08 Thread srowen
Update site for Spark 2.2.1 Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/c312ef84 Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/c312ef84 Diff: http://git-wip-us.apache.org/repos/asf/spark-w

spark git commit: [SPARK-22655][PYSPARK] Throw exception rather than exit silently in PythonRunner when Spark session is stopped

2017-12-08 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master f28b1a4c4 -> 26e66453d [SPARK-22655][PYSPARK] Throw exception rather than exit silently in PythonRunner when Spark session is stopped ## What changes were proposed in this pull request? During Spark shutdown, if there are some active task

spark git commit: [SPARK-22721] BytesToBytesMap peak memory not updated.

2017-12-08 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master f88a67bf0 -> f28b1a4c4 [SPARK-22721] BytesToBytesMap peak memory not updated. ## What changes were proposed in this pull request? Follow-up to earlier commit. The peak memory of BytesToBytesMap is not updated in more places - spill() and