spark git commit: [MINOR][README] Correct Markdown link inside readme

2016-12-03 Thread rxin
Repository: spark Updated Branches: refs/heads/master 34777184c -> edb0ad9d4 [MINOR][README] Correct Markdown link inside readme ## What changes were proposed in this pull request? "Useful Developer Tools" link inside [README.md](https://github.com/apache/spark/blob/master/README.md#building

spark git commit: [SPARK-18081][ML][DOCS] Add user guide for Locality Sensitive Hashing(LSH)

2016-12-03 Thread jkbradley
Repository: spark Updated Branches: refs/heads/branch-2.1 b098b4845 -> 28f698b48 [SPARK-18081][ML][DOCS] Add user guide for Locality Sensitive Hashing(LSH) ## What changes were proposed in this pull request? The user guide for LSH is added to ml-features.md, with several scala/java examples i

spark git commit: [SPARK-18081][ML][DOCS] Add user guide for Locality Sensitive Hashing(LSH)

2016-12-03 Thread jkbradley
Repository: spark Updated Branches: refs/heads/master 4a3c09601 -> 34777184c [SPARK-18081][ML][DOCS] Add user guide for Locality Sensitive Hashing(LSH) ## What changes were proposed in this pull request? The user guide for LSH is added to ml-features.md, with several scala/java examples in sp

spark git commit: [SPARK-18582][SQL] Whitelist LogicalPlan operators allowed in correlated subqueries

2016-12-03 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/branch-2.1 28ea432a2 -> b098b4845 [SPARK-18582][SQL] Whitelist LogicalPlan operators allowed in correlated subqueries ## What changes were proposed in this pull request? This fix puts an explicit list of operators that Spark supports for correla

spark git commit: [SPARK-18582][SQL] Whitelist LogicalPlan operators allowed in correlated subqueries

2016-12-03 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 576197320 -> 4a3c09601 [SPARK-18582][SQL] Whitelist LogicalPlan operators allowed in correlated subqueries ## What changes were proposed in this pull request? This fix puts an explicit list of operators that Spark supports for correlated

spark git commit: [SPARK-18638][BUILD] Upgrade sbt, Zinc, and Maven plugins

2016-12-03 Thread srowen
Repository: spark Updated Branches: refs/heads/master d1312fb7e -> 576197320 [SPARK-18638][BUILD] Upgrade sbt, Zinc, and Maven plugins ## What changes were proposed in this pull request? This PR is to upgrade: ``` sbt: 0.13.11 -> 0.13.13, zinc: 0.3.9 -> 0.3.11, maven-assembly-plugin:

spark git commit: [SPARK-18685][TESTS] Fix URI and release resources after opening in tests at ExecutorClassLoaderSuite

2016-12-03 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.1 cf3dbec68 -> 28ea432a2 [SPARK-18685][TESTS] Fix URI and release resources after opening in tests at ExecutorClassLoaderSuite ## What changes were proposed in this pull request? This PR fixes two problems as below: - Close `BufferedSo

spark git commit: [SPARK-18685][TESTS] Fix URI and release resources after opening in tests at ExecutorClassLoaderSuite

2016-12-03 Thread srowen
Repository: spark Updated Branches: refs/heads/master 553aac56b -> d1312fb7e [SPARK-18685][TESTS] Fix URI and release resources after opening in tests at ExecutorClassLoaderSuite ## What changes were proposed in this pull request? This PR fixes two problems as below: - Close `BufferedSource

spark git commit: [SPARK-18685][TESTS] Fix URI and release resources after opening in tests at ExecutorClassLoaderSuite

2016-12-03 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.0 5f71d13ad -> 1f573855f [SPARK-18685][TESTS] Fix URI and release resources after opening in tests at ExecutorClassLoaderSuite ## What changes were proposed in this pull request? This PR fixes two problems as below: - Close `BufferedSo

spark git commit: [SPARK-18586][BUILD] netty-3.8.0.Final.jar has vulnerability CVE-2014-3488 and CVE-2014-0193

2016-12-03 Thread srowen
Repository: spark Updated Branches: refs/heads/master 7c33b0fd0 -> 553aac56b [SPARK-18586][BUILD] netty-3.8.0.Final.jar has vulnerability CVE-2014-3488 and CVE-2014-0193 ## What changes were proposed in this pull request? Force update to latest Netty 3.9.x, for dependencies like Flume, to re