spark git commit: [SPARK-18179][SQL] Throws analysis exception with a proper message for unsupported argument types in reflect/java_method function

2016-11-22 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 fc5fee83e -> fabb5aeaf [SPARK-18179][SQL] Throws analysis exception with a proper message for unsupported argument types in reflect/java_method function ## What changes were proposed in this pull request? This PR proposes throwing an

spark git commit: [SPARK-18179][SQL] Throws analysis exception with a proper message for unsupported argument types in reflect/java_method function

2016-11-22 Thread rxin
Repository: spark Updated Branches: refs/heads/master 982b82e32 -> 2559fb4b4 [SPARK-18179][SQL] Throws analysis exception with a proper message for unsupported argument types in reflect/java_method function ## What changes were proposed in this pull request? This PR proposes throwing an `Ana

spark git commit: [SPARK-17765][SQL] Support for writing out user-defined type in ORC datasource

2016-11-21 Thread rxin
Repository: spark Updated Branches: refs/heads/master ddd02f50b -> a2d464770 [SPARK-17765][SQL] Support for writing out user-defined type in ORC datasource ## What changes were proposed in this pull request? This PR adds the support for `UserDefinedType` when writing out instead of throwing

spark git commit: [SPARK-17765][SQL] Support for writing out user-defined type in ORC datasource

2016-11-21 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 406f33987 -> 2afc18be2 [SPARK-17765][SQL] Support for writing out user-defined type in ORC datasource ## What changes were proposed in this pull request? This PR adds the support for `UserDefinedType` when writing out instead of throw

spark git commit: [HOTFIX][SQL] Fix DDLSuite failure.

2016-11-20 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 cffaf5035 -> f8662db72 [HOTFIX][SQL] Fix DDLSuite failure. (cherry picked from commit b625a36ebc59cbacc223fc03005bc0f6d296b6e7) Signed-off-by: Reynold Xin Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-

spark git commit: [HOTFIX][SQL] Fix DDLSuite failure.

2016-11-20 Thread rxin
Repository: spark Updated Branches: refs/heads/master 6659ae555 -> b625a36eb [HOTFIX][SQL] Fix DDLSuite failure. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/b625a36e Tree: http://git-wip-us.apache.org/repos/asf/spark/t

spark git commit: Fix Mesos build break for Scala 2.10.

2016-11-20 Thread rxin
Repository: spark Updated Branches: refs/heads/master c528812ce -> 6659ae555 Fix Mesos build break for Scala 2.10. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/6659ae55 Tree: http://git-wip-us.apache.org/repos/asf/spark

spark git commit: [SPARK-15214][SQL] Code-generation for Generate

2016-11-19 Thread rxin
Repository: spark Updated Branches: refs/heads/master a64f25d8b -> 7ca7a6352 [SPARK-15214][SQL] Code-generation for Generate ## What changes were proposed in this pull request? This PR adds code generation to `Generate`. It supports two code paths: - General `TraversableOnce` based iteration.

spark git commit: [SQL] Fix documentation for Concat and ConcatWs

2016-11-19 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 94a9eed11 -> 063da0c8d [SQL] Fix documentation for Concat and ConcatWs (cherry picked from commit a64f25d8b403b17ff68c9575f6f35b22e5b62427) Signed-off-by: Reynold Xin Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit:

spark git commit: [SQL] Fix documentation for Concat and ConcatWs

2016-11-19 Thread rxin
Repository: spark Updated Branches: refs/heads/master bce9a0367 -> a64f25d8b [SQL] Fix documentation for Concat and ConcatWs Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/a64f25d8 Tree: http://git-wip-us.apache.org/repos

spark git commit: [SPARK-18508][SQL] Fix documentation error for DateDiff

2016-11-19 Thread rxin
nly change. Author: Reynold Xin Closes #15937 from rxin/datediff-doc. (cherry picked from commit bce9a03677f931d52491e7768aba9e4a19a7e696) Signed-off-by: Reynold Xin Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/94a9eed1 T

spark git commit: [SPARK-18508][SQL] Fix documentation error for DateDiff

2016-11-19 Thread rxin
nly change. Author: Reynold Xin Closes #15937 from rxin/datediff-doc. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/bce9a036 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/bce9a036 Diff: http://git-wip-us.apache.org/re

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/branch-2.1 15eb86c29 -> b0b2f1081 [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 sig

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
dated. Author: Reynold Xin Closes #15933 from rxin/SPARK-18505. (cherry picked from commit 6f7ff75091154fed7649ea6d79e887aad9fbde6a) Signed-off-by: Reynold Xin Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/4b1df0e8 Tree: h

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

2016-11-18 Thread rxin
uthor: Reynold Xin 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/repos/asf/

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 ORC

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.0 37e6d9930 -> da9d51661 [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 java.

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 java.

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 java.lang

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, a

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 w

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 e

[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: http://git-wip-us.apache.org/repos/asf/spark-web

[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 b/site/news/spark-mailing-lists-moving-to-a

[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 a/site/releases/spar

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 make

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 fro

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.mesos.netw

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: http:

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: http://git-wip-us.apache.org/r

spark-website git commit: Remove unnecessary latest version text.

2016-11-14 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 39b5c3d65 -> 8940afe14 Remove unnecessary latest version text. Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/8940afe1 Tree: http://git-wip-u

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 l

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 functi

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, `Vertex

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: http://git-wip-us.apache.org/repos/asf/spark-website/di

[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 a/site/releases/spar

[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 --- a/s

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 document

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 G

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 Guide

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/ - To

svn commit: r16968 - /dev/spark/spark-2.0.2/

2016-11-11 Thread rxin
Author: rxin Date: Fri Nov 11 22:02:43 2016 New Revision: 16968 Log: Add spark-2.0.2 Added: dev/spark/spark-2.0.2/ dev/spark/spark-2.0.2/spark-2.0.2-bin-hadoop2.3.tgz (with props) dev/spark/spark-2.0.2/spark-2.0.2-bin-hadoop2.3.tgz.asc dev/spark/spark-2.0.2/spark-2.0.2-bin

[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 000

[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 000..2bac687

[42/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/dtypes.html -- diff --git a/site/docs/2.0.2/api/R/dtypes.html b/site/docs/2.0.2/api/R/dtypes.html new file mode 100644 index 000..f6b7c19

[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 --- /dev/

[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 b/site/docs/2.0.2/api/java/or

[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 inde

[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 000

[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 --- /d

[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 0

[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 b/site/docs/2

[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 0

[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 --- /d

[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 000..e5ac

[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 000..03d3587

[03/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/StopMapOutputTracker.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/StopMapOutputTracker.html b/site/doc

[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 --- /d

[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 0

[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 +++ b/site

[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 0

[13/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/CleanAccum.html -- diff --git a/site/docs/2.0.2/api/java/org/apache/spark/CleanAccum.html b/site/docs/2.0.2/api/java/org/

[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 000..6109

[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 b/site/docs/2.0.2/api/java/allclasses-noframe.htm

[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 inde

[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 000..f

[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 000..76e5ba6

[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 b/site/docs/2.0.2/a

[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 b/site/docs/2.0.2/api/java/org/apac

[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 --- /dev/

[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 ---

[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 000..e

[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 b/site/docs/2.0.2/api/java/

[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 --- /d

[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 b/site/docs/2.0.2/api/java/org/ap

[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 a/site/docs/2.0.2/api/java/org/apache/spark/AccumulatorParam.Int

[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 000..a

[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 b/site/docs/2.0.2/api

[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 ---

[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 --gi

[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 b/site/docs/2.0.2/api/java/

[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 000..01536c1

[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 i

[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 b/site/docs/2.0.2/api/java/org/

[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 b/site/docs/2.0

[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 fil

[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 b/site/docs/2

[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 --- /dev/nul

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 expr

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 expr

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 expressi

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