[1/2] Clean up and simplify Spark configuration

2014-04-21 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.0 9ce6ed401 - 29ee101c7 http://git-wip-us.apache.org/repos/asf/spark/blob/29ee101c/docs/quick-start.md -- diff --git a/docs/quick-start.md b/docs/quick-start.md index

git commit: REPL cleanup.

2014-04-21 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.0 29ee101c7 - 8e1e7ec7a REPL cleanup. Author: Michael Armbrust mich...@databricks.com Closes #451 from marmbrus/replCleanup and squashes the following commits: 088526a [Michael Armbrust] REPL cleanup. (cherry picked from commit

git commit: [Hot Fix] Ignore org.apache.spark.ui.UISuite tests

2014-04-21 Thread pwendell
Repository: spark Updated Branches: refs/heads/master fb98488fc - af46f1fd0 [Hot Fix] Ignore org.apache.spark.ui.UISuite tests #446 faced a connection refused exception from these tests, causing them to timeout and fail after a long time. For now, let's disable these tests. (We recently

git commit: SPARK-1539: RDDPage.scala contains RddPage class

2014-04-21 Thread rxin
Repository: spark Updated Branches: refs/heads/master af46f1fd0 - b7df31eb3 SPARK-1539: RDDPage.scala contains RddPage class SPARK-1386 changed RDDPage to RddPage but didn't change the filename. I tried sbt/sbt publish-local. Inside the spark-core jar, the unit name is RDDPage.class and

git commit: SPARK-1539: RDDPage.scala contains RddPage class

2014-04-21 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.0 d62ce6d0c - 8aa3860bf SPARK-1539: RDDPage.scala contains RddPage class SPARK-1386 changed RDDPage to RddPage but didn't change the filename. I tried sbt/sbt publish-local. Inside the spark-core jar, the unit name is RDDPage.class and

git commit: [maven-release-plugin] prepare for next development iteration

2014-04-21 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.0 6cc698fc3 - 188f7c3f6 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/188f7c3f Tree:

[2/3] git commit: Revert [maven-release-plugin] prepare release v1.0.0-rc1

2014-04-21 Thread pwendell
Revert [maven-release-plugin] prepare release v1.0.0-rc1 This reverts commit 6cc698fc378256fee9111f66c691ced27f54e973. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/d778f66f Tree:

[1/3] [SPARK-1332] Improve Spark Streaming's Network Receiver and InputDStream API [WIP]

2014-04-21 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.0 a34e6fda1 - 94cbe2329 http://git-wip-us.apache.org/repos/asf/spark/blob/94cbe232/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverTracker.scala --

[1/2] [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and Javadocs

2014-04-21 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 04c37b6f7 - fc7838470 http://git-wip-us.apache.org/repos/asf/spark/blob/fc783847/project/plugins.sbt -- diff --git a/project/plugins.sbt b/project/plugins.sbt index