aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for spark.task.maxFailures not enforced correctly.Grega Kespret2013-12-091-3/+3
* Merge pull request #195 from dhardy92/fix_DebScriptPackagePatrick Wendell2013-12-082-2/+2
|\
| * [Deb] fix package of Spark classes adding org.apache prefix in scripts embede...dhardy922013-11-212-2/+2
* | Merge pull request #242 from pwendell/masterPatrick Wendell2013-12-076-10/+11
|\ \
| * | Small fixPatrick Wendell2013-12-071-1/+1
| * | Adding HDP 2.0 versionPatrick Wendell2013-12-071-1/+2
| * | Various broken links in documentationPatrick Wendell2013-12-076-10/+10
|/ /
* | Merge pull request #240 from pwendell/masterPatrick Wendell2013-12-071-4/+4
|\ \
| * | SPARK-917 Improve API links in nav barPatrick Wendell2013-12-071-4/+4
* | | Merge pull request #239 from aarondav/nitPatrick Wendell2013-12-071-1/+1
|\ \ \ | |/ / |/| |
| * | Correct spellling error in configuration.mdAaron Davidson2013-12-071-1/+1
|/ /
* | Merge pull request #237 from pwendell/formatting-fixPatrick Wendell2013-12-061-1/+0
|\ \
| * | Minor formatting fix in config filePatrick Wendell2013-12-061-1/+0
|/ /
* | Merge pull request #236 from pwendell/shuffle-docsPatrick Wendell2013-12-061-1/+1
|\ \
| * | Adding disclaimer for shuffle file consolidationPatrick Wendell2013-12-061-1/+1
* | | Merge pull request #235 from pwendell/masterPatrick Wendell2013-12-063-3/+10
|\ \ \ | |/ / |/| |
| * | Minor doc fixes and updating READMEPatrick Wendell2013-12-063-3/+10
|/ /
* | Merge pull request #234 from alig/masterPatrick Wendell2013-12-064-3/+17
|\ \
| * | more docsAli Ghodsi2013-12-063-3/+5
| * | Updated documentation about the YARN v2.2 build processAli Ghodsi2013-12-063-1/+13
* | | Merge pull request #190 from markhamstra/Stages4JobsMatei Zaharia2013-12-069-91/+280
|\ \ \
| * | | SparkListenerJobStart posted from local jobsMark Hamstra2013-12-031-0/+1
| * | | Synchronous, inline cleanup after runLocallyMark Hamstra2013-12-033-13/+6
| * | | Local jobs post SparkListenerJobEnd, and DAGScheduler data structureMark Hamstra2013-12-032-8/+11
| * | | Tightly couple stageIdToJobIds and jobIdToStageIdsMark Hamstra2013-12-031-17/+12
| * | | Cleaned up job cancellation handlingMark Hamstra2013-12-031-7/+5
| * | | Refactoring to make job removal, stage removal, task cancellation clearerMark Hamstra2013-12-031-37/+39
| * | | Improved commentMark Hamstra2013-12-031-4/+3
| * | | Removed redundant residual re: reverted refactoring.Mark Hamstra2013-12-031-1/+1
| * | | Fixed intended side-effectsMark Hamstra2013-12-031-2/+2
| * | | Actor instead of eventQueue for LocalJobCompletedMark Hamstra2013-12-031-1/+1
| * | | Added stageId <--> jobId mapping in DAGSchedulerMark Hamstra2013-12-039-88/+286
* | | | Merge pull request #233 from hsaputra/changecontexttobackendMatei Zaharia2013-12-061-2/+2
|\ \ \ \
| * | | | Change the name of input ragument in ClusterScheduler#initialize from context...Henry Saputra2013-12-051-2/+2
| | |/ / | |/| |
* | | | Merge pull request #205 from kayousterhout/loggingMatei Zaharia2013-12-061-2/+34
|\ \ \ \
| * | | | Fixed problem with scheduler delayKay Ousterhout2013-12-021-4/+7
| * | | | Added logging of scheduler delays to UIKay Ousterhout2013-11-211-2/+31
* | | | | Merge pull request #220 from rxin/zippartMatei Zaharia2013-12-061-16/+11
|\ \ \ \ \
| * | | | | Memoize preferred locations in ZippedPartitionsBaseRDD so preferred location ...Reynold Xin2013-11-301-16/+11
* | | | | | Merge pull request #232 from markhamstra/FiniteWaitReynold Xin2013-12-053-1/+28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FutureAction result testsMark Hamstra2013-12-051-0/+26
| * | | | | jobWaiter.synchronized before jobWaiter.waitMark Hamstra2013-12-052-1/+2
|/ / / / /
* | | | | Merge pull request #228 from pwendell/masterPatrick Wendell2013-12-053-4/+49
|\ \ \ \ \
| * | | | | Forcing shuffle consolidation in DiskBlockManagerSuitePatrick Wendell2013-12-051-2/+12
| * | | | | Small changes from Matei reviewPatrick Wendell2013-12-041-2/+2
| * | | | | Document missing configs and set shuffle consolidation to false.Patrick Wendell2013-12-042-2/+37
* | | | | | Merge pull request #199 from harveyfeng/yarn-2.2Matei Zaharia2013-12-0423-343/+3716
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #2 from colorant/yarn-client-2.2Harvey Feng2013-12-033-24/+56
| |\ \ \ \ \ \
| | * | | | | | Fix pom.xml for maven buildRaymond Liu2013-12-033-24/+56
| |/ / / / / /
| * | | | | | Use published "org.spark-project.akka-*" in sbt build for Hadoop-2.2 dependen...Harvey Feng2013-12-031-13/+15