spark git commit: [SPARK-18458][CORE] Fix signed integer overflow problem at an expression in RadixSort.java

2016-11-19 Thread rxin
Repository: spark Updated Branches: refs/heads/master 856e00420 -> d93b65524 [SPARK-18458][CORE] Fix signed integer overflow problem at an expression in RadixSort.java ## What changes were proposed in this pull request? This PR avoids that a result of an expression is negative due to signed

spark git commit: [SPARK-18505][SQL] Simplify AnalyzeColumnCommand

2016-11-18 Thread rxin
Xin <r...@databricks.com> Closes #15933 from rxin/SPARK-18505. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/6f7ff750 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/6f7ff750 Diff: http://git-wip-us.apache.org/re

spark git commit: [SPARK-18457][SQL] ORC and other columnar formats using HiveShim read all columns when doing a simple count

2016-11-18 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 5912c19e7 -> ec622eb7e [SPARK-18457][SQL] ORC and other columnar formats using HiveShim read all columns when doing a simple count ## What changes were proposed in this pull request? When reading zero columns (e.g., count(*)) from

spark git commit: [SPARK-18457][SQL] ORC and other columnar formats using HiveShim read all columns when doing a simple count

2016-11-18 Thread rxin
Repository: spark Updated Branches: refs/heads/master 51baca221 -> 795e9fc92 [SPARK-18457][SQL] ORC and other columnar formats using HiveShim read all columns when doing a simple count ## What changes were proposed in this pull request? When reading zero columns (e.g., count(*)) from ORC or

spark git commit: [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event

2016-11-17 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 fc466be4f -> e8b1955e2 [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event ## What changes were proposed in this pull request? This patch fixes a `ClassCastException: java.lang.Integer cannot be cast to

spark git commit: [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event

2016-11-17 Thread rxin
Repository: spark Updated Branches: refs/heads/master ce13c2672 -> d9dd979d1 [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event ## What changes were proposed in this pull request? This patch fixes a `ClassCastException: java.lang.Integer cannot be cast to

spark git commit: [SPARK-18464][SQL] support old table which doesn't store schema in metastore

2016-11-17 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 6a3cbbc03 -> 014fceee0 [SPARK-18464][SQL] support old table which doesn't store schema in metastore ## What changes were proposed in this pull request? Before Spark 2.1, users can create an external data source table without schema,

spark git commit: [SPARK-18464][SQL] support old table which doesn't store schema in metastore

2016-11-17 Thread rxin
Repository: spark Updated Branches: refs/heads/master 170eeb345 -> 07b3f045c [SPARK-18464][SQL] support old table which doesn't store schema in metastore ## What changes were proposed in this pull request? Before Spark 2.1, users can create an external data source table without schema, and

spark git commit: [YARN][DOC] Increasing NodeManager's heap size with External Shuffle Service

2016-11-16 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 3d4756d56 -> 523abfe19 [YARN][DOC] Increasing NodeManager's heap size with External Shuffle Service ## What changes were proposed in this pull request? Suggest users to increase `NodeManager's` heap size if `External Shuffle Service`

spark git commit: [YARN][DOC] Increasing NodeManager's heap size with External Shuffle Service

2016-11-16 Thread rxin
Repository: spark Updated Branches: refs/heads/master 2ca8ae9aa -> 55589987b [YARN][DOC] Increasing NodeManager's heap size with External Shuffle Service ## What changes were proposed in this pull request? Suggest users to increase `NodeManager's` heap size if `External Shuffle Service` is

[3/3] spark-website git commit: Add CloudSort news entry.

2016-11-15 Thread rxin
Add CloudSort news entry. Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/8781cd3c Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/8781cd3c Diff:

[2/3] spark-website git commit: Add CloudSort news entry.

2016-11-15 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/news/spark-mailing-lists-moving-to-apache.html -- diff --git a/site/news/spark-mailing-lists-moving-to-apache.html

[1/3] spark-website git commit: Add CloudSort news entry.

2016-11-15 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site c693f2a7d -> 8781cd3c4 http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-2-1.html -- diff --git

spark git commit: [SPARK-18377][SQL] warehouse path should be a static conf

2016-11-15 Thread rxin
Repository: spark Updated Branches: refs/heads/master 4b35d13ba -> 4ac9759f8 [SPARK-18377][SQL] warehouse path should be a static conf ## What changes were proposed in this pull request? it's weird that every session can set its own warehouse path at runtime, we should forbid it and make it

spark git commit: [SPARK-18377][SQL] warehouse path should be a static conf

2016-11-15 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 175c47864 -> 436ae201f [SPARK-18377][SQL] warehouse path should be a static conf ## What changes were proposed in this pull request? it's weird that every session can set its own warehouse path at runtime, we should forbid it and

spark git commit: [SPARK-18300][SQL] Do not apply foldable propagation with expand as a child [BRANCH-2.0]

2016-11-15 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 e2452c632 -> 8d55886aa [SPARK-18300][SQL] Do not apply foldable propagation with expand as a child [BRANCH-2.0] ## What changes were proposed in this pull request? The `FoldablePropagation` optimizer rule, pulls foldable values out

spark git commit: [SPARK-18232][MESOS] Support CNI

2016-11-14 Thread rxin
Repository: spark Updated Branches: refs/heads/master 86430cc4e -> d89bfc923 [SPARK-18232][MESOS] Support CNI ## What changes were proposed in this pull request? Adds support for CNI-isolated containers ## How was this patch tested? I launched SparkPi both with and without

spark-website git commit: Add Big Data Analytics with Spark and Hadoop book.

2016-11-14 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 8f5026783 -> 4e10a1ac1 Add Big Data Analytics with Spark and Hadoop book. Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/4e10a1ac Tree:

spark-website git commit: Update Maven coordinates.

2016-11-14 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 8940afe14 -> 8f5026783 Update Maven coordinates. Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/8f502678 Tree:

spark git commit: [SPARK-18430][SQL] Fixed Exception Messages when Hitting an Invocation Exception of Function Lookup

2016-11-14 Thread rxin
Repository: spark Updated Branches: refs/heads/master c31def1dd -> 86430cc4e [SPARK-18430][SQL] Fixed Exception Messages when Hitting an Invocation Exception of Function Lookup ### What changes were proposed in this pull request? When the exception is an invocation exception during function

spark git commit: [SPARK-18430][SQL] Fixed Exception Messages when Hitting an Invocation Exception of Function Lookup

2016-11-14 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 649c15fae -> a0125fd68 [SPARK-18430][SQL] Fixed Exception Messages when Hitting an Invocation Exception of Function Lookup ### What changes were proposed in this pull request? When the exception is an invocation exception during

spark git commit: [SPARK-18428][DOC] Update docs for GraphX

2016-11-14 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 27999b366 -> 649c15fae [SPARK-18428][DOC] Update docs for GraphX ## What changes were proposed in this pull request? 1, Add link of `VertexRDD` and `EdgeRDD` 2, Notify in `Vertex and Edge RDDs` that not all methods are listed 3,

spark git commit: [SPARK-18428][DOC] Update docs for GraphX

2016-11-14 Thread rxin
Repository: spark Updated Branches: refs/heads/master c07187823 -> c31def1dd [SPARK-18428][DOC] Update docs for GraphX ## What changes were proposed in this pull request? 1, Add link of `VertexRDD` and `EdgeRDD` 2, Notify in `Vertex and Edge RDDs` that not all methods are listed 3, `VertexID`

[3/3] spark-website git commit: Add 2.0.2 release.

2016-11-14 Thread rxin
Add 2.0.2 release. Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/39b5c3d6 Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/39b5c3d6 Diff:

[1/3] spark-website git commit: Add 2.0.2 release.

2016-11-14 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 0bd363165 -> 39b5c3d65 http://git-wip-us.apache.org/repos/asf/spark-website/blob/39b5c3d6/site/releases/spark-release-1-1-1.html -- diff --git

[2/3] spark-website git commit: Add 2.0.2 release.

2016-11-14 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/39b5c3d6/site/news/spark-2-0-1-released.html -- diff --git a/site/news/spark-2-0-1-released.html b/site/news/spark-2-0-1-released.html index f772398..09e052d 100644 ---

spark git commit: [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide

2016-11-13 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 80c1a1f30 -> a719c5128 [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide Update the python section of the Structured Streaming Guide from .builder() to .builder Validated

spark git commit: [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide

2016-11-13 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 6fae4241f -> 0c69224ed [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide ## What changes were proposed in this pull request? Update the python section of the Structured Streaming

spark git commit: [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide

2016-11-13 Thread rxin
Repository: spark Updated Branches: refs/heads/master 1386fd28d -> b91a51bb2 [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide ## What changes were proposed in this pull request? Update the python section of the Structured Streaming

svn commit: r16970 - /dev/spark/spark-2.0.2/ /release/spark/spark-2.0.2/

2016-11-11 Thread rxin
Author: rxin Date: Fri Nov 11 22:51:28 2016 New Revision: 16970 Log: Artifacts for Spark 2.0.2 Added: release/spark/spark-2.0.2/ - copied from r16969, dev/spark/spark-2.0.2/ Removed: dev/spark/spark-2.0.2

[26/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/tableToDF.html -- diff --git a/site/docs/2.0.2/api/R/tableToDF.html b/site/docs/2.0.2/api/R/tableToDF.html new file mode 100644 index

[21/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/allclasses-frame.html -- diff --git a/site/docs/2.0.2/api/java/allclasses-frame.html b/site/docs/2.0.2/api/java/allclasses-frame.html new

[44/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/dapply.html -- diff --git a/site/docs/2.0.2/api/R/dapply.html b/site/docs/2.0.2/api/R/dapply.html new file mode 100644 index

[47/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/avg.html -- diff --git a/site/docs/2.0.2/api/R/avg.html b/site/docs/2.0.2/api/R/avg.html new file mode 100644 index 000..b146502 ---

[15/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/Accumulable.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/Accumulable.html

[18/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/index-all.html -- diff --git a/site/docs/2.0.2/api/java/index-all.html b/site/docs/2.0.2/api/java/index-all.html new file mode 100644

[41/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/factorial.html -- diff --git a/site/docs/2.0.2/api/R/factorial.html b/site/docs/2.0.2/api/R/factorial.html new file mode 100644 index

[29/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/show.html -- diff --git a/site/docs/2.0.2/api/R/show.html b/site/docs/2.0.2/api/R/show.html new file mode 100644 index 000..e6d3735 ---

[36/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/lower.html -- diff --git a/site/docs/2.0.2/api/R/lower.html b/site/docs/2.0.2/api/R/lower.html new file mode 100644 index 000..8122f5f

[16/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/lib/jquery.js -- diff --git a/site/docs/2.0.2/api/java/lib/jquery.js b/site/docs/2.0.2/api/java/lib/jquery.js new file mode 100644 index

[10/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/InternalAccumulator.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/InternalAccumulator.html

[39/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/head.html -- diff --git a/site/docs/2.0.2/api/R/head.html b/site/docs/2.0.2/api/R/head.html new file mode 100644 index 000..ec3431b ---

[33/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/printSchema.html -- diff --git a/site/docs/2.0.2/api/R/printSchema.html b/site/docs/2.0.2/api/R/printSchema.html new file mode 100644 index

[50/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/README.md -- diff --git a/site/docs/2.0.2/README.md b/site/docs/2.0.2/README.md new file mode 100644 index 000..ffd3b57 --- /dev/null +++

[27/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/structField.html -- diff --git a/site/docs/2.0.2/api/R/structField.html b/site/docs/2.0.2/api/R/structField.html new file mode 100644 index

[46/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/collect.html -- diff --git a/site/docs/2.0.2/api/R/collect.html b/site/docs/2.0.2/api/R/collect.html new file mode 100644 index

[20/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/allclasses-noframe.html -- diff --git a/site/docs/2.0.2/api/java/allclasses-noframe.html

[28/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/spark.lapply.html -- diff --git a/site/docs/2.0.2/api/R/spark.lapply.html b/site/docs/2.0.2/api/R/spark.lapply.html new file mode 100644

[49/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/00frame_toc.html -- diff --git a/site/docs/2.0.2/api/R/00frame_toc.html b/site/docs/2.0.2/api/R/00frame_toc.html new file mode 100644 index

[34/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/nrow.html -- diff --git a/site/docs/2.0.2/api/R/nrow.html b/site/docs/2.0.2/api/R/nrow.html new file mode 100644 index 000..2626e03 ---

[48/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/arrange.html -- diff --git a/site/docs/2.0.2/api/R/arrange.html b/site/docs/2.0.2/api/R/arrange.html new file mode 100644 index

[40/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/gapply.html -- diff --git a/site/docs/2.0.2/api/R/gapply.html b/site/docs/2.0.2/api/R/gapply.html new file mode 100644 index

[32/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/read.orc.html -- diff --git a/site/docs/2.0.2/api/R/read.orc.html b/site/docs/2.0.2/api/R/read.orc.html new file mode 100644 index

[17/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/index.html -- diff --git a/site/docs/2.0.2/api/java/index.html b/site/docs/2.0.2/api/java/index.html new file mode 100644 index

[23/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/write.jdbc.html -- diff --git a/site/docs/2.0.2/api/R/write.jdbc.html b/site/docs/2.0.2/api/R/write.jdbc.html new file mode 100644 index

[35/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/mutate.html -- diff --git a/site/docs/2.0.2/api/R/mutate.html b/site/docs/2.0.2/api/R/mutate.html new file mode 100644 index

[08/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/RangePartitioner.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/RangePartitioner.html

[05/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/SparkEnv.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/SparkEnv.html

[43/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/dim.html -- diff --git a/site/docs/2.0.2/api/R/dim.html b/site/docs/2.0.2/api/R/dim.html new file mode 100644 index 000..1227bc6 ---

[31/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/round.html -- diff --git a/site/docs/2.0.2/api/R/round.html b/site/docs/2.0.2/api/R/round.html new file mode 100644 index 000..fd2fb17

[25/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/unhex.html -- diff --git a/site/docs/2.0.2/api/R/unhex.html b/site/docs/2.0.2/api/R/unhex.html new file mode 100644 index 000..208ff4c

[06/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/SparkContext.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/SparkContext.html

[45/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/corr.html -- diff --git a/site/docs/2.0.2/api/R/corr.html b/site/docs/2.0.2/api/R/corr.html new file mode 100644 index 000..9f058a4 ---

[07/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/SparkConf.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/SparkConf.html

[14/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/AccumulatorParam.IntAccumulatorParam$.html -- diff --git

[22/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/write.text.html -- diff --git a/site/docs/2.0.2/api/R/write.text.html b/site/docs/2.0.2/api/R/write.text.html new file mode 100644 index

[37/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/last_day.html -- diff --git a/site/docs/2.0.2/api/R/last_day.html b/site/docs/2.0.2/api/R/last_day.html new file mode 100644 index

[11/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/ExecutorRemoved.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/ExecutorRemoved.html

[01/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site b9aa4c3ee -> 0bd363165 http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/UnknownReason.html -- diff

[02/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/TaskKilled.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/TaskKilled.html

[04/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/SparkJobInfo.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/SparkJobInfo.html

[24/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/window.html -- diff --git a/site/docs/2.0.2/api/R/window.html b/site/docs/2.0.2/api/R/window.html new file mode 100644 index

[38/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/install.spark.html -- diff --git a/site/docs/2.0.2/api/R/install.spark.html b/site/docs/2.0.2/api/R/install.spark.html new file mode 100644

[09/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/JobExecutionStatus.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/JobExecutionStatus.html

[19/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/constant-values.html -- diff --git a/site/docs/2.0.2/api/java/constant-values.html b/site/docs/2.0.2/api/java/constant-values.html new

[12/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/java/org/apache/spark/ComplexFutureAction.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/ComplexFutureAction.html

[30/51] [partial] spark-website git commit: Add docs for 2.0.2.

2016-11-11 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/0bd36316/site/docs/2.0.2/api/R/sd.html -- diff --git a/site/docs/2.0.2/api/R/sd.html b/site/docs/2.0.2/api/R/sd.html new file mode 100644 index 000..38f67ec ---

spark git commit: [SPARK-18387][SQL] Add serialization to checkEvaluation.

2016-11-11 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 465e4b40b -> 87820da78 [SPARK-18387][SQL] Add serialization to checkEvaluation. ## What changes were proposed in this pull request? This removes the serialization test from RegexpExpressionsSuite and replaces it by serializing all

spark git commit: [SPARK-18387][SQL] Add serialization to checkEvaluation.

2016-11-11 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 6e7310590 -> 99575e88f [SPARK-18387][SQL] Add serialization to checkEvaluation. ## What changes were proposed in this pull request? This removes the serialization test from RegexpExpressionsSuite and replaces it by serializing all

spark git commit: [SPARK-18387][SQL] Add serialization to checkEvaluation.

2016-11-11 Thread rxin
Repository: spark Updated Branches: refs/heads/master d42bb7cc4 -> 6e95325fc [SPARK-18387][SQL] Add serialization to checkEvaluation. ## What changes were proposed in this pull request? This removes the serialization test from RegexpExpressionsSuite and replaces it by serializing all

[spark] Git Push Summary

2016-11-11 Thread rxin
Repository: spark Updated Tags: refs/tags/v2.0.2-rc2 [deleted] a6abe1ee2 - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

2016-11-11 Thread rxin
Repository: spark Updated Tags: refs/tags/v2.0.2-rc3 [deleted] 584354eaa - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

2016-11-11 Thread rxin
Repository: spark Updated Tags: refs/tags/v2.0.2 [created] 584354eaa - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

spark git commit: [SPARK-18185] Fix all forms of INSERT / OVERWRITE TABLE for Datasource tables

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 c602894f2 -> 064d4315f [SPARK-18185] Fix all forms of INSERT / OVERWRITE TABLE for Datasource tables ## What changes were proposed in this pull request? As of current 2.1, INSERT OVERWRITE with dynamic partitions against a Datasource

spark git commit: [SPARK-18185] Fix all forms of INSERT / OVERWRITE TABLE for Datasource tables

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master e0deee1f7 -> a3356343c [SPARK-18185] Fix all forms of INSERT / OVERWRITE TABLE for Datasource tables ## What changes were proposed in this pull request? As of current 2.1, INSERT OVERWRITE with dynamic partitions against a Datasource

spark git commit: [SPARK-18403][SQL] Temporarily disable flaky ObjectHashAggregateSuite

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master 2f7461f31 -> e0deee1f7 [SPARK-18403][SQL] Temporarily disable flaky ObjectHashAggregateSuite ## What changes were proposed in this pull request? Randomized tests in `ObjectHashAggregateSuite` is being flaky and breaks PR builds. This PR

spark git commit: [SPARK-17990][SPARK-18302][SQL] correct several partition related behaviours of ExternalCatalog

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 be3933ddf -> c602894f2 [SPARK-17990][SPARK-18302][SQL] correct several partition related behaviours of ExternalCatalog ## What changes were proposed in this pull request? This PR corrects several partition related behaviors of

spark git commit: [SPARK-17990][SPARK-18302][SQL] correct several partition related behaviours of ExternalCatalog

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master b533fa2b2 -> 2f7461f31 [SPARK-17990][SPARK-18302][SQL] correct several partition related behaviours of ExternalCatalog ## What changes were proposed in this pull request? This PR corrects several partition related behaviors of

spark git commit: [SPARK-17993][SQL] Fix Parquet log output redirection

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 62236b9eb -> be3933ddf [SPARK-17993][SQL] Fix Parquet log output redirection (Link to Jira issue: https://issues.apache.org/jira/browse/SPARK-17993) ## What changes were proposed in this pull request? PR #14690 broke parquet log

spark git commit: [SPARK-17993][SQL] Fix Parquet log output redirection

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master 16eaad9da -> b533fa2b2 [SPARK-17993][SQL] Fix Parquet log output redirection (Link to Jira issue: https://issues.apache.org/jira/browse/SPARK-17993) ## What changes were proposed in this pull request? PR #14690 broke parquet log output

spark git commit: [SPARK-18262][BUILD][SQL] JSON.org license is now CatX

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 b54d71b6f -> 62236b9eb [SPARK-18262][BUILD][SQL] JSON.org license is now CatX ## What changes were proposed in this pull request? Try excluding org.json:json from hive-exec dep as it's Cat X now. It may be the case that it's not used

spark git commit: [SPARK-18262][BUILD][SQL] JSON.org license is now CatX

2016-11-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master 22a9d064e -> 16eaad9da [SPARK-18262][BUILD][SQL] JSON.org license is now CatX ## What changes were proposed in this pull request? Try excluding org.json:json from hive-exec dep as it's Cat X now. It may be the case that it's not used by

spark git commit: [SPARK-18191][CORE][FOLLOWUP] Call `setConf` if `OutputFormat` is `Configurable`.

2016-11-09 Thread rxin
Repository: spark Updated Branches: refs/heads/master d8b81f778 -> 64fbdf1aa [SPARK-18191][CORE][FOLLOWUP] Call `setConf` if `OutputFormat` is `Configurable`. ## What changes were proposed in this pull request? We should call `setConf` if `OutputFormat` is `Configurable`, this should be

spark git commit: [SPARK-18370][SQL] Add table information to InsertIntoHadoopFsRelationCommand

2016-11-09 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 80f58510a -> 4424c901e [SPARK-18370][SQL] Add table information to InsertIntoHadoopFsRelationCommand ## What changes were proposed in this pull request? `InsertIntoHadoopFsRelationCommand` does not keep track if it inserts into a

spark git commit: [SPARK-18370][SQL] Add table information to InsertIntoHadoopFsRelationCommand

2016-11-09 Thread rxin
Repository: spark Updated Branches: refs/heads/master d4028de97 -> d8b81f778 [SPARK-18370][SQL] Add table information to InsertIntoHadoopFsRelationCommand ## What changes were proposed in this pull request? `InsertIntoHadoopFsRelationCommand` does not keep track if it inserts into a table

spark git commit: [SPARK-18368] Fix regexp_replace with task serialization.

2016-11-08 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 0cceb1bfe -> bdddc661b [SPARK-18368] Fix regexp_replace with task serialization. ## What changes were proposed in this pull request? This makes the result value both transient and lazy, so that if the RegExpReplace object is

spark git commit: [SPARK-18368] Fix regexp_replace with task serialization.

2016-11-08 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 0dc14f129 -> f67208369 [SPARK-18368] Fix regexp_replace with task serialization. ## What changes were proposed in this pull request? This makes the result value both transient and lazy, so that if the RegExpReplace object is

spark git commit: [SPARK-18368] Fix regexp_replace with task serialization.

2016-11-08 Thread rxin
Repository: spark Updated Branches: refs/heads/master 4afa39e22 -> b9192bb3f [SPARK-18368] Fix regexp_replace with task serialization. ## What changes were proposed in this pull request? This makes the result value both transient and lazy, so that if the RegExpReplace object is initialized

spark git commit: [SPARK-18191][CORE] Port RDD API to use commit protocol

2016-11-08 Thread rxin
Repository: spark Updated Branches: refs/heads/master 73feaa30e -> 9c419698f [SPARK-18191][CORE] Port RDD API to use commit protocol ## What changes were proposed in this pull request? This PR port RDD API to use commit protocol, the changes made here: 1. Add new internal helper class that

[1/3] spark-website git commit: Add 1.6.3 release.

2016-11-07 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 24d32b75d -> b9aa4c3ee http://git-wip-us.apache.org/repos/asf/spark-website/blob/b9aa4c3e/site/releases/spark-release-1-2-1.html -- diff --git

<    1   2   3   4   5   6   7   8   9   10   >