aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #506 from rxin/spark-706Matei Zaharia2013-03-032-51/+120
|\ \ \
| * | | Fixed SPARK-706: Failures in block manager put leads to read taskReynold Xin2013-02-282-51/+120
* | | | Merge pull request #462 from squito/stageInfoMatei Zaharia2013-03-0330-202/+699
|\ \ \ \
| * | | | minor cleanup based on feedback in review requestImran Rashid2013-03-034-24/+24
| * | | | change CleanupIterator to CompletionIteratorImran Rashid2013-03-033-27/+27
| * | | | refactoring of TaskMetricsImran Rashid2013-03-036-59/+110
| * | | | Merge branch 'master' into stageInfoImran Rashid2013-03-03136-1545/+4126
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #504 from mosharaf/masterMatei Zaharia2013-03-022-2/+2
|\ \ \ \ \
| * | | | | Fixed master datastructure updates after removing an application; and a typo.Mosharaf Chowdhury2013-02-272-2/+2
* | | | | | Merge pull request #508 from markhamstra/TestServerInUseMatei Zaharia2013-03-021-8/+10
|\ \ \ \ \ \
| * | | | | | Instead of failing to bind to a fixed, already-in-use port, let the OS choose...Mark Hamstra2013-03-011-8/+10
|/ / / / / /
* | | | | | Merge pull request #507 from markhamstra/poms271Matei Zaharia2013-03-016-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bump version to 0.7.1-SNAPSHOT in the subproject poms to keep the maven build...Mark Hamstra2013-02-286-6/+6
|/ / / / /
* | | | | Change version to 0.7.1-SNAPSHOT for development branchMatei Zaharia2013-02-274-5/+5
* | | | | Added commented-out Google analytics code for website docsMatei Zaharia2013-02-271-0/+16
* | | | | Use new Spark EC2 scripts by defaultv0.7.0Matei Zaharia2013-02-262-8/+8
* | | | | More doc tweaksMatei Zaharia2013-02-262-2/+4
* | | | | Some tweaks to docsMatei Zaharia2013-02-263-14/+18
* | | | | Small hack to work around multiple JARs being built by sbt packageMatei Zaharia2013-02-261-5/+6
* | | | | Fix a problem with no hosts being counted as alive in the first jobMatei Zaharia2013-02-261-3/+3
* | | | | Fix overly large thread names in PySparkMatei Zaharia2013-02-261-2/+2
* | | | | Switch docs to use Akka repo instead of TypesafeMatei Zaharia2013-02-251-3/+3
* | | | | Change version number to 0.7.0Matei Zaharia2013-02-253-3/+3
* | | | | Merge branch 'master' of https://github.com/mesos/sparkMatei Zaharia2013-02-251-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge pull request #503 from pwendell/bug-fixMatei Zaharia2013-02-251-1/+1
| |\ \ \ \ \
| | * | | | | createNewSparkContext should use sparkHome/jars/environment.Patrick Wendell2013-02-251-1/+1
* | | | | | | Fix Windows script for finding examples JARMatei Zaharia2013-02-251-4/+4
|/ / / / / /
* / / / / / Pass a code JAR to SparkContext in our examples. Fixes SPARK-594.Matei Zaharia2013-02-2538-82/+174
|/ / / / /
* | | | | Merge pull request #502 from tdas/masterMatei Zaharia2013-02-251-2/+2
|\ \ \ \ \
| * | | | | Changed Flume test to use the same port as other tests, so that can be contro...Tathagata Das2013-02-251-2/+2
* | | | | | Merge pull request #501 from tdas/masterMatei Zaharia2013-02-252-3/+17
|\| | | | |
| * | | | | Fixed replication bug in BlockManagerTathagata Das2013-02-252-3/+17
|/ / / / /
* | | | | Fixed something that was reported as a compile error in ScalaDoc.Matei Zaharia2013-02-252-3/+3
* | | | | Update Hadoop dependency to 1.0.4Matei Zaharia2013-02-252-3/+3
* | | | | Merge pull request #500 from pwendell/streaming-docsTathagata Das2013-02-251-2/+2
|\ \ \ \ \
| * | | | | meta-dataPatrick Wendell2013-02-251-1/+1
| * | | | | One more change done with TDPatrick Wendell2013-02-251-1/+1
| * | | | | Minor changes based on feedbackPatrick Wendell2013-02-251-2/+2
* | | | | | Some tweaks to docsMatei Zaharia2013-02-252-3/+3
* | | | | | Merge branch 'master' of github.com:mesos/sparkMatei Zaharia2013-02-251-4/+6
|\| | | | |
| * | | | | Merge pull request #499 from pwendell/streaming-docsMatei Zaharia2013-02-251-4/+6
| |\ \ \ \ \
| | * | | | | Some changes to streaming failure docs.Patrick Wendell2013-02-251-4/+6
* | | | | | | Allow passing sparkHome and JARs to StreamingContext constructorMatei Zaharia2013-02-258-22/+76
* | | | | | | Set spark.deploy.spreadOut to true by default in 0.7 (improves locality)Matei Zaharia2013-02-251-1/+1
* | | | | | | Some tweaks to docsMatei Zaharia2013-02-253-9/+9
|/ / / / / /
* | | | | | Add a config property for Akka lifecycle event loggingMatei Zaharia2013-02-251-2/+4
* | | | | | Fix compile errorMatei Zaharia2013-02-252-2/+2
* | | | | | Use public method sparkContext instead of protected sc in streaming examplesMatei Zaharia2013-02-253-4/+4
|/ / / / /
* | | | | Change doc color scheme slightly for Spark 0.7 (to differ from 0.6)Matei Zaharia2013-02-252-16/+16
* | | | | Use a single setting for disabling API doc buildMatei Zaharia2013-02-252-4/+4