spark git commit: Fix hadoop.version in building-spark.md

2016-10-11 Thread rxin
Repository: spark Updated Branches: refs/heads/master b9a147181 -> 299eb04ba Fix hadoop.version in building-spark.md Couple of mvn build examples use `-Dhadoop.version=VERSION` instead of actual version number Author: Alexander Pivovarov Closes #15440 from

spark git commit: [MINOR][ML] remove redundant comment in LogisticRegression

2016-10-07 Thread rxin
Repository: spark Updated Branches: refs/heads/master 24850c941 -> 471690f90 [MINOR][ML] remove redundant comment in LogisticRegression ## What changes were proposed in this pull request? While adding R wrapper for LogisticRegression, I found one extra comment. It is minor and I just remove

spark git commit: [HOTFIX][BUILD] Do not use contains in Option in JdbcRelationProvider

2016-10-07 Thread rxin
Repository: spark Updated Branches: refs/heads/master 94b24b84a -> 24850c941 [HOTFIX][BUILD] Do not use contains in Option in JdbcRelationProvider ## What changes were proposed in this pull request? This PR proposes the fix the use of `contains` API which only exists from Scala 2.11. ##

spark git commit: [SPARK-15621][SQL] Support spilling for Python UDF

2016-10-07 Thread rxin
Repository: spark Updated Branches: refs/heads/master 9d8ae853e -> 2badb58cd [SPARK-15621][SQL] Support spilling for Python UDF ## What changes were proposed in this pull request? When execute a Python UDF, we buffer the input row into as queue, then pull them out to join with the result

spark git commit: [SPARK-17800] Introduce InterfaceStability annotation

2016-10-07 Thread rxin
ble This is inspired by Hadoop's InterfaceStability, and the first step towards switching over to a new API stability annotation framework. ## How was this patch tested? N/A Author: Reynold Xin <r...@databricks.com> Closes #15374 from rxin/SPARK-17800. Project: http://git-wip-us.apache.org/repos/

spark git commit: [SPARK-17805][PYSPARK] Fix in sqlContext.read.text when pass in list of paths

2016-10-07 Thread rxin
Repository: spark Updated Branches: refs/heads/master 3713bb199 -> bcaa799cb [SPARK-17805][PYSPARK] Fix in sqlContext.read.text when pass in list of paths ## What changes were proposed in this pull request? If given a list of paths, `pyspark.sql.readwriter.text` will attempt to use an

spark git commit: [SPARK-17805][PYSPARK] Fix in sqlContext.read.text when pass in list of paths

2016-10-07 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 380b099fc -> 3487b0203 [SPARK-17805][PYSPARK] Fix in sqlContext.read.text when pass in list of paths ## What changes were proposed in this pull request? If given a list of paths, `pyspark.sql.readwriter.text` will attempt to use an

[spark] Git Push Summary

2016-10-05 Thread rxin
Repository: spark Updated Tags: refs/tags/v2.0.1-rc1 [deleted] 00f2e28ed - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

2016-10-05 Thread rxin
Repository: spark Updated Tags: refs/tags/v2.0.1 [created] 933d2c1ea - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

2016-10-05 Thread rxin
Repository: spark Updated Tags: refs/tags/v2.0.1-rc4 [deleted] 933d2c1ea - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

2016-10-05 Thread rxin
Repository: spark Updated Tags: refs/tags/v2.0.1-rc3 [deleted] 9d28cc103 - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[spark] Git Push Summary

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

spark git commit: [SPARK-17258][SQL] Parse scientific decimal literals as decimals

2016-10-05 Thread rxin
Repository: spark Updated Branches: refs/heads/master c9fe10d4e -> 89516c1c4 [SPARK-17258][SQL] Parse scientific decimal literals as decimals ## What changes were proposed in this pull request? Currently Spark SQL parses regular decimal literals (e.g. `10.00`) as decimals and scientific

[22/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/write.text.html -- diff --git a/site/docs/2.0.1/api/R/write.text.html b/site/docs/2.0.1/api/R/write.text.html new file mode 100644 index

[1/2] spark-website git commit: Point latest doc to 2.0.1

2016-10-04 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 26bf36761 -> 5a6c152c8 http://git-wip-us.apache.org/repos/asf/spark-website/blob/5a6c152c/site/releases/spark-release-1-4-0.html -- diff --git

[2/2] spark-website git commit: Point latest doc to 2.0.1

2016-10-04 Thread rxin
Point latest doc to 2.0.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/5a6c152c Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/5a6c152c Diff:

spark-website git commit: Update latest symlink

2016-10-04 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 7c7b45c89 -> 26bf36761 Update latest symlink Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/26bf3676 Tree:

[13/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/CleanAccum.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/CleanAccum.html

[11/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/ExecutorRemoved.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/ExecutorRemoved.html

[34/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/nrow.html -- diff --git a/site/docs/2.0.1/api/R/nrow.html b/site/docs/2.0.1/api/R/nrow.html new file mode 100644 index 000..588a36c ---

[44/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/dapply.html -- diff --git a/site/docs/2.0.1/api/R/dapply.html b/site/docs/2.0.1/api/R/dapply.html new file mode 100644 index

[27/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/structField.html -- diff --git a/site/docs/2.0.1/api/R/structField.html b/site/docs/2.0.1/api/R/structField.html new file mode 100644 index

[38/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/install.spark.html -- diff --git a/site/docs/2.0.1/api/R/install.spark.html b/site/docs/2.0.1/api/R/install.spark.html new file mode 100644

[09/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/JobExecutionStatus.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/JobExecutionStatus.html

[40/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/gapply.html -- diff --git a/site/docs/2.0.1/api/R/gapply.html b/site/docs/2.0.1/api/R/gapply.html new file mode 100644 index

[02/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/TaskKilled.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/TaskKilled.html

[17/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/index.html -- diff --git a/site/docs/2.0.1/api/java/index.html b/site/docs/2.0.1/api/java/index.html new file mode 100644 index

[45/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/corr.html -- diff --git a/site/docs/2.0.1/api/R/corr.html b/site/docs/2.0.1/api/R/corr.html new file mode 100644 index 000..984966b ---

[35/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/mutate.html -- diff --git a/site/docs/2.0.1/api/R/mutate.html b/site/docs/2.0.1/api/R/mutate.html new file mode 100644 index

[49/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/00frame_toc.html -- diff --git a/site/docs/2.0.1/api/R/00frame_toc.html b/site/docs/2.0.1/api/R/00frame_toc.html new file mode 100644 index

[19/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/constant-values.html -- diff --git a/site/docs/2.0.1/api/java/constant-values.html b/site/docs/2.0.1/api/java/constant-values.html new

[21/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/allclasses-frame.html -- diff --git a/site/docs/2.0.1/api/java/allclasses-frame.html b/site/docs/2.0.1/api/java/allclasses-frame.html new

[20/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/allclasses-noframe.html -- diff --git a/site/docs/2.0.1/api/java/allclasses-noframe.html

[42/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/dtypes.html -- diff --git a/site/docs/2.0.1/api/R/dtypes.html b/site/docs/2.0.1/api/R/dtypes.html new file mode 100644 index

[31/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/round.html -- diff --git a/site/docs/2.0.1/api/R/round.html b/site/docs/2.0.1/api/R/round.html new file mode 100644 index 000..e52e2ff

[07/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/SparkConf.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/SparkConf.html

[36/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/lower.html -- diff --git a/site/docs/2.0.1/api/R/lower.html b/site/docs/2.0.1/api/R/lower.html new file mode 100644 index 000..e4ccf51

[08/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/RangePartitioner.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/RangePartitioner.html

[26/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/tableToDF.html -- diff --git a/site/docs/2.0.1/api/R/tableToDF.html b/site/docs/2.0.1/api/R/tableToDF.html new file mode 100644 index

[10/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/InternalAccumulator.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/InternalAccumulator.html

[32/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/read.orc.html -- diff --git a/site/docs/2.0.1/api/R/read.orc.html b/site/docs/2.0.1/api/R/read.orc.html new file mode 100644 index

[25/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/unhex.html -- diff --git a/site/docs/2.0.1/api/R/unhex.html b/site/docs/2.0.1/api/R/unhex.html new file mode 100644 index 000..0f8e44e

[23/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/write.jdbc.html -- diff --git a/site/docs/2.0.1/api/R/write.jdbc.html b/site/docs/2.0.1/api/R/write.jdbc.html new file mode 100644 index

[14/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/AccumulatorParam.IntAccumulatorParam$.html -- diff --git

[24/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/window.html -- diff --git a/site/docs/2.0.1/api/R/window.html b/site/docs/2.0.1/api/R/window.html new file mode 100644 index

[50/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/README.md -- diff --git a/site/docs/2.0.1/README.md b/site/docs/2.0.1/README.md new file mode 100644 index 000..8b515e1 --- /dev/null +++

[16/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/lib/jquery.js -- diff --git a/site/docs/2.0.1/api/java/lib/jquery.js b/site/docs/2.0.1/api/java/lib/jquery.js new file mode 100644 index

[04/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/SparkJobInfo.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/SparkJobInfo.html

[12/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/ComplexFutureAction.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/ComplexFutureAction.html

[33/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/printSchema.html -- diff --git a/site/docs/2.0.1/api/R/printSchema.html b/site/docs/2.0.1/api/R/printSchema.html new file mode 100644 index

[30/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/sd.html -- diff --git a/site/docs/2.0.1/api/R/sd.html b/site/docs/2.0.1/api/R/sd.html new file mode 100644 index 000..dc50be6 ---

[37/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/last_day.html -- diff --git a/site/docs/2.0.1/api/R/last_day.html b/site/docs/2.0.1/api/R/last_day.html new file mode 100644 index

[47/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/avg.html -- diff --git a/site/docs/2.0.1/api/R/avg.html b/site/docs/2.0.1/api/R/avg.html new file mode 100644 index 000..4838b0f ---

[39/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/head.html -- diff --git a/site/docs/2.0.1/api/R/head.html b/site/docs/2.0.1/api/R/head.html new file mode 100644 index 000..68e8e1f ---

[28/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/spark.lapply.html -- diff --git a/site/docs/2.0.1/api/R/spark.lapply.html b/site/docs/2.0.1/api/R/spark.lapply.html new file mode 100644

[43/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/dim.html -- diff --git a/site/docs/2.0.1/api/R/dim.html b/site/docs/2.0.1/api/R/dim.html new file mode 100644 index 000..f3ce43f ---

[03/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/StopMapOutputTracker.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/StopMapOutputTracker.html

[05/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/SparkEnv.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/SparkEnv.html

[18/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/index-all.html -- diff --git a/site/docs/2.0.1/api/java/index-all.html b/site/docs/2.0.1/api/java/index-all.html new file mode 100644

[41/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/factorial.html -- diff --git a/site/docs/2.0.1/api/R/factorial.html b/site/docs/2.0.1/api/R/factorial.html new file mode 100644 index

[29/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/show.html -- diff --git a/site/docs/2.0.1/api/R/show.html b/site/docs/2.0.1/api/R/show.html new file mode 100644 index 000..1fd8e05 ---

[06/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/SparkContext.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/SparkContext.html

[15/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/Accumulable.html -- diff --git a/site/docs/2.0.1/api/java/org/apache/spark/Accumulable.html

[48/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/R/arrange.html -- diff --git a/site/docs/2.0.1/api/R/arrange.html b/site/docs/2.0.1/api/R/arrange.html new file mode 100644 index

[01/51] [partial] spark-website git commit: Add doc for 2.0.1

2016-10-04 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site a8dce9912 -> 7c7b45c89 http://git-wip-us.apache.org/repos/asf/spark-website/blob/7c7b45c8/site/docs/2.0.1/api/java/org/apache/spark/UnknownReason.html -- diff

svn commit: r16356 - /dev/spark/spark-2.0.1/spark-2.0.1.tgz.md5 /release/spark/spark-2.0.1/spark-2.0.1.tgz.md5

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:24:51 2016 New Revision: 16356 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1.tgz.md5 - copied unchanged from r16355, dev/spark/spark-2.0.1/spark-2.0.1.tgz.md5 Removed: dev/spark/spark-2.0.1/spark-2.0.1.tgz.md5

svn commit: r16355 - /dev/spark/spark-2.0.1/spark-2.0.1.tgz.asc /release/spark/spark-2.0.1/spark-2.0.1.tgz.asc

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:24:44 2016 New Revision: 16355 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1.tgz.asc - copied unchanged from r16354, dev/spark/spark-2.0.1/spark-2.0.1.tgz.asc Removed: dev/spark/spark-2.0.1/spark-2.0.1.tgz.asc

svn commit: r16357 - /dev/spark/spark-2.0.1/spark-2.0.1.tgz.sha /release/spark/spark-2.0.1/spark-2.0.1.tgz.sha

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:24:59 2016 New Revision: 16357 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1.tgz.sha - copied unchanged from r16356, dev/spark/spark-2.0.1/spark-2.0.1.tgz.sha Removed: dev/spark/spark-2.0.1/spark-2.0.1.tgz.sha

svn commit: r16351 - /dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.asc /release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.asc

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:24:07 2016 New Revision: 16351 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.asc - copied unchanged from r16350, dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.asc Removed: dev/spark/spark-2.0.1/spark

svn commit: r16352 - /dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.md5 /release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.md5

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:24:16 2016 New Revision: 16352 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.md5 - copied unchanged from r16351, dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.md5 Removed: dev/spark/spark-2.0.1/spark

svn commit: r16354 - /dev/spark/spark-2.0.1/spark-2.0.1.tgz /release/spark/spark-2.0.1/spark-2.0.1.tgz

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:24:35 2016 New Revision: 16354 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1.tgz - copied unchanged from r16353, dev/spark/spark-2.0.1/spark-2.0.1.tgz Removed: dev/spark/spark-2.0.1/spark-2.0.1.tgz

svn commit: r16353 - /dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.sha /release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.sha

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:24:25 2016 New Revision: 16353 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.sha - copied unchanged from r16352, dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.sha Removed: dev/spark/spark-2.0.1/spark

svn commit: r16350 - /dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz /release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:23:39 2016 New Revision: 16350 Log: (empty) Added: release/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz - copied unchanged from r16349, dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz Removed: dev/spark/spark-2.0.1/spark-2.0.1-bin

svn commit: r16349 - /dev/spark/spark-2.0.1/

2016-10-04 Thread rxin
Author: rxin Date: Tue Oct 4 17:18:24 2016 New Revision: 16349 Log: Add remaining 2.0.1 files Added: dev/spark/spark-2.0.1/ dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz (with props) dev/spark/spark-2.0.1/spark-2.0.1-bin-without-hadoop.tgz.asc dev/spark/spark-2.0.1

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

2016-10-04 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark-website/blob/a8dce991/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 new file mode 100644 index

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

2016-10-04 Thread rxin
Add Spark 2.0.1 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/a8dce991 Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/a8dce991 Diff:

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

2016-10-04 Thread rxin
Repository: spark-website Updated Branches: refs/heads/asf-site 7c96b646e -> a8dce9912 http://git-wip-us.apache.org/repos/asf/spark-website/blob/a8dce991/site/releases/spark-release-1-1-1.html -- diff --git

spark git commit: [SPARK-17773] Input/Output] Add VoidObjectInspector

2016-10-04 Thread rxin
Repository: spark Updated Branches: refs/heads/master b1b47274b -> d2dc8c4a1 [SPARK-17773] Input/Output] Add VoidObjectInspector ## What changes were proposed in this pull request? Added VoidObjectInspector to the list of PrimitiveObjectInspectors ## How was this patch tested? (Please

spark git commit: [SPARK-17702][SQL] Code generation including too many mutable states exceeds JVM size limit.

2016-10-03 Thread rxin
Repository: spark Updated Branches: refs/heads/master c571cfb2d -> b1b47274b [SPARK-17702][SQL] Code generation including too many mutable states exceeds JVM size limit. ## What changes were proposed in this pull request? Code generation including too many mutable states exceeds JVM size

spark git commit: [SPARK-17112][SQL] "select null" via JDBC triggers IllegalArgumentException in Thriftserver

2016-10-03 Thread rxin
Repository: spark Updated Branches: refs/heads/master 2bbecdec2 -> c571cfb2d [SPARK-17112][SQL] "select null" via JDBC triggers IllegalArgumentException in Thriftserver ## What changes were proposed in this pull request? Currently, Spark Thrift Server raises `IllegalArgumentException` for

spark git commit: [SPARK-17112][SQL] "select null" via JDBC triggers IllegalArgumentException in Thriftserver

2016-10-03 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 584393202 -> 7429199e5 [SPARK-17112][SQL] "select null" via JDBC triggers IllegalArgumentException in Thriftserver ## What changes were proposed in this pull request? Currently, Spark Thrift Server raises `IllegalArgumentException`

svn commit: r16342 - /dev/spark/spark-2.0.1/ /release/spark/spark-2.0.1/

2016-10-03 Thread rxin
Author: rxin Date: Mon Oct 3 21:45:15 2016 New Revision: 16342 Log: Release 2.0.1 Added: release/spark/spark-2.0.1/ - copied from r16341, dev/spark/spark-2.0.1/ Removed: dev/spark/spark-2.0.1/ - To unsubscribe

svn commit: r16341 - /dev/spark/spark-2.0.1/

2016-10-03 Thread rxin
Author: rxin Date: Mon Oct 3 19:25:38 2016 New Revision: 16341 Log: Add spark-2.0.1 Added: dev/spark/spark-2.0.1/ dev/spark/spark-2.0.1/spark-2.0.0-bin-hadoop2.7.tgz.sha dev/spark/spark-2.0.1/spark-2.0.0-bin-without-hadoop.tgz (with props) dev/spark/spark-2.0.1/spark-2.0.0-bin

spark git commit: [SPARK-14914][CORE][SQL] Skip/fix some test cases on Windows due to limitation of Windows

2016-10-02 Thread rxin
Repository: spark Updated Branches: refs/heads/master f8d7fade4 -> 76dc2d907 [SPARK-14914][CORE][SQL] Skip/fix some test cases on Windows due to limitation of Windows ## What changes were proposed in this pull request? This PR proposes to fix/skip some tests failed on Windows. This PR takes

spark git commit: [SPARK-17509][SQL] When wrapping catalyst datatype to Hive data type avoid…

2016-10-02 Thread rxin
Repository: spark Updated Branches: refs/heads/master b88cb63da -> f8d7fade4 [SPARK-17509][SQL] When wrapping catalyst datatype to Hive data type avoid… ## What changes were proposed in this pull request? When wrapping catalyst datatypes to Hive data type, wrap function was doing an

spark git commit: [SPARK-17717][SQL] Add Exist/find methods to Catalog [FOLLOW-UP]

2016-10-01 Thread rxin
Repository: spark Updated Branches: refs/heads/master 4bcd9b728 -> af6ece33d [SPARK-17717][SQL] Add Exist/find methods to Catalog [FOLLOW-UP] ## What changes were proposed in this pull request? We added find and exists methods for Databases, Tables and Functions to the user facing Catalog in

spark git commit: [SPARK-17740] Spark tests should mock / interpose HDFS to ensure that streams are closed

2016-10-01 Thread rxin
Repository: spark Updated Branches: refs/heads/master 15e9bbb49 -> 4bcd9b728 [SPARK-17740] Spark tests should mock / interpose HDFS to ensure that streams are closed ## What changes were proposed in this pull request? As a followup to SPARK-17666, ensure filesystem connections are not

spark git commit: [MINOR][DOC] Add an up-to-date description for default serialization during shuffling

2016-09-30 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 a99ea4c9e -> 744aac8e6 [MINOR][DOC] Add an up-to-date description for default serialization during shuffling ## What changes were proposed in this pull request? This PR aims to make the doc up-to-date. The documentation is generally

spark git commit: [MINOR][DOC] Add an up-to-date description for default serialization during shuffling

2016-09-30 Thread rxin
Repository: spark Updated Branches: refs/heads/master aef506e39 -> 15e9bbb49 [MINOR][DOC] Add an up-to-date description for default serialization during shuffling ## What changes were proposed in this pull request? This PR aims to make the doc up-to-date. The documentation is generally

spark git commit: [SPARK-15353][CORE] Making peer selection for block replication pluggable

2016-09-30 Thread rxin
Repository: spark Updated Branches: refs/heads/master 81455a9cd -> a26afd521 [SPARK-15353][CORE] Making peer selection for block replication pluggable ## What changes were proposed in this pull request? This PR makes block replication strategies pluggable. It provides two trait that can be

spark git commit: [SPARK-17703][SQL] Add unnamed version of addReferenceObj for minor objects.

2016-09-30 Thread rxin
Repository: spark Updated Branches: refs/heads/master f327e1686 -> 81455a9cd [SPARK-17703][SQL] Add unnamed version of addReferenceObj for minor objects. ## What changes were proposed in this pull request? There are many minor objects in references, which are extracted to the generated

spark git commit: [SPARK-17717][SQL] Add exist/find methods to Catalog.

2016-09-29 Thread rxin
Repository: spark Updated Branches: refs/heads/master 2f7395670 -> 74ac1c438 [SPARK-17717][SQL] Add exist/find methods to Catalog. ## What changes were proposed in this pull request? The current user facing catalog does not implement methods for checking object existence or finding objects.

spark git commit: [SPARK-17641][SQL] Collect_list/Collect_set should not collect null values.

2016-09-28 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 d358298f1 -> 0a69477a1 [SPARK-17641][SQL] Collect_list/Collect_set should not collect null values. ## What changes were proposed in this pull request? We added native versions of `collect_set` and `collect_list` in Spark 2.0. These

spark git commit: [SPARK-17641][SQL] Collect_list/Collect_set should not collect null values.

2016-09-28 Thread rxin
Repository: spark Updated Branches: refs/heads/master 557d6e322 -> 7d0923202 [SPARK-17641][SQL] Collect_list/Collect_set should not collect null values. ## What changes were proposed in this pull request? We added native versions of `collect_set` and `collect_list` in Spark 2.0. These

spark git commit: [SPARK-17713][SQL] Move row-datasource related tests out of JDBCSuite

2016-09-28 Thread rxin
Repository: spark Updated Branches: refs/heads/master a6cfa3f38 -> 557d6e322 [SPARK-17713][SQL] Move row-datasource related tests out of JDBCSuite ## What changes were proposed in this pull request? As a followup for https://github.com/apache/spark/pull/15273 we should move non-JDBC

spark git commit: [SPARK-17673][SQL] Incorrect exchange reuse with RowDataSourceScan (backport)

2016-09-28 Thread rxin
ied. rxin Author: Eric Liang <e...@databricks.com> Closes #15282 from ericl/spark-17673-2. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/d358298f Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/d358298f Diff: h

spark git commit: [SPARK-17673][SQL] Incorrect exchange reuse with RowDataSourceScan

2016-09-28 Thread rxin
Repository: spark Updated Branches: refs/heads/master 46d1203bf -> a6cfa3f38 [SPARK-17673][SQL] Incorrect exchange reuse with RowDataSourceScan ## What changes were proposed in this pull request? It seems the equality check for reuse of `RowDataSourceScanExec` nodes doesn't respect the

spark git commit: [SPARK-17666] Ensure that RecordReaders are closed by data source file scans (backport)

2016-09-28 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 2cd327ef5 -> 1b02f8820 [SPARK-17666] Ensure that RecordReaders are closed by data source file scans (backport) This is a branch-2.0 backport of #15245. ## What changes were proposed in this pull request? This patch addresses a

spark git commit: [SPARK-17666] Ensure that RecordReaders are closed by data source file scans

2016-09-27 Thread rxin
Repository: spark Updated Branches: refs/heads/master e7bce9e18 -> b03b4adf6 [SPARK-17666] Ensure that RecordReaders are closed by data source file scans ## What changes were proposed in this pull request? This patch addresses a potential cause of resource leaks in data source file scans.

spark git commit: Fix two comments since Actor is not used anymore.

2016-09-27 Thread rxin
Repository: spark Updated Branches: refs/heads/master 93c743f1a -> 6ee28423a Fix two comments since Actor is not used anymore. ## What changes were proposed in this pull request? Fix two comments since Actor is not used anymore. Author: Ding Fei Closes #15251 from

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