spark git commit: SPARK-5308 [BUILD] MD5 / SHA1 hash format doesn't match standard Maven output

2015-01-27 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 914267484 - ff356e2a2 SPARK-5308 [BUILD] MD5 / SHA1 hash format doesn't match standard Maven output Here's one way to make the hashes match what Maven's plugins would create. It takes a little extra footwork since OS X doesn't have the

spark git commit: [SPARK-5419][Mllib] Fix the logic in Vectors.sqdist

2015-01-27 Thread meng
Repository: spark Updated Branches: refs/heads/master d6894b1c5 - 7b0ed7979 [SPARK-5419][Mllib] Fix the logic in Vectors.sqdist The current implementation in Vectors.sqdist is not efficient because of allocating temp arrays. There is also a bug in the code `v1.indices.length / v1.size

[5/5] spark git commit: [SPARK-5097][SQL] DataFrame

2015-01-27 Thread rxin
[SPARK-5097][SQL] DataFrame This pull request redesigns the existing Spark SQL dsl, which already provides data frame like functionalities. TODOs: With the exception of Python support, other tasks can be done in separate, follow-up PRs. - [ ] Audit of the API - [ ] Documentation - [ ] More

[1/5] spark git commit: [SPARK-5097][SQL] DataFrame

2015-01-27 Thread rxin
Repository: spark Updated Branches: refs/heads/master b1b35ca2e - 119f45d61 http://git-wip-us.apache.org/repos/asf/spark/blob/119f45d6/sql/core/src/test/scala/org/apache/spark/sql/execution/TgfSuite.scala -- diff --git

[4/5] spark git commit: [SPARK-5097][SQL] DataFrame

2015-01-27 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark/blob/119f45d6/python/pyspark/sql.py -- diff --git a/python/pyspark/sql.py b/python/pyspark/sql.py index 1990323..7d7550c 100644 --- a/python/pyspark/sql.py +++ b/python/pyspark/sql.py

[3/5] spark git commit: [SPARK-5097][SQL] DataFrame

2015-01-27 Thread rxin
http://git-wip-us.apache.org/repos/asf/spark/blob/119f45d6/sql/core/src/main/scala/org/apache/spark/sql/DataFrame.scala -- diff --git a/sql/core/src/main/scala/org/apache/spark/sql/DataFrame.scala

spark git commit: SPARK-5199. FS read metrics should support CombineFileSplits and track bytes from all FSs

2015-01-27 Thread pwendell
Repository: spark Updated Branches: refs/heads/master fdaad4eb0 - b1b35ca2e SPARK-5199. FS read metrics should support CombineFileSplits and track bytes from all FSs ...mbineFileSplits Author: Sandy Ryza sa...@cloudera.com Closes #4050 from sryza/sandy-spark-5199 and squashes the following

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

2015-01-27 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 4026bba79 - 0a16abadc Preparing development version 1.2.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/0a16abad Tree:

[1/2] spark git commit: Revert Preparing development version 1.2.2-SNAPSHOT

2015-01-27 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 fea9b43ef - 4026bba79 Revert Preparing development version 1.2.2-SNAPSHOT This reverts commit f53a4319ba5f0843c077e64ae5a41e2fac835a5b. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit:

Git Push Summary

2015-01-27 Thread pwendell
Repository: spark Updated Tags: refs/tags/v1.2.1-rc2 [created] b77f87673 - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[2/2] spark git commit: Preparing Spark release v1.2.1-rc2

2015-01-27 Thread pwendell
Preparing Spark release v1.2.1-rc2 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/b77f8767 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/b77f8767 Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/b77f8767