aboutsummaryrefslogtreecommitdiff
path: root/yarn/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into conf2Matei Zaharia2013-12-295-11/+19
|\
| * Renamed ClusterScheduler to TaskSchedulerImpl for yarn and new-yarnliguoqiang2013-12-261-2/+1
| * Renamed ClusterScheduler to TaskSchedulerImpl for yarn and new-yarnliguoqiang2013-12-264-8/+11
| * Merge remote branch 'upstream/master' into consolidate_schedulersKay Ousterhout2013-12-203-12/+10
| |\
| * \ Merge master into 127Aaron Davidson2013-12-0811-365/+936
| |\ \
| * | | Fixed naming issues and added back ability to specify max task failures.Kay Ousterhout2013-11-131-3/+3
| * | | Merge remote-tracking branch 'upstream/master' into consolidate_schedulersKay Ousterhout2013-11-135-172/+596
| |\ \ \
| * | | | Deduplicate Local and Cluster schedulers.Kay Ousterhout2013-10-301-3/+7
* | | | | Various fixes to configuration codeMatei Zaharia2013-12-283-54/+54
* | | | | spark-544, introducing SparkConf and related configuration overhaul.Prashant Sharma2013-12-256-17/+17
| |_|_|/ |/| | |
* | | | Merge pull request #257 from tgravescs/sparkYarnFixNameReynold Xin2013-12-151-0/+1
|\ \ \ \
| * | | | Fix the --name option for Spark on YarnThomas Graves2013-12-121-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into akka-bug-fixPrashant Sharma2013-12-114-309/+445
|\| | |
| * | | Merge remote-tracking branch 'origin/master' into yarn-2.2Harvey Feng2013-11-265-19/+433
| |\ \ \
| * | | | A few more style fixes in `yarn` package.Harvey Feng2013-11-233-45/+71
| * | | | Merge branch 'master' into yarn-cleanupHarvey Feng2013-11-216-51/+81
| |\ \ \ \
| * | | | | Misc style changes in the 'yarn' package.Harvey Feng2013-11-174-273/+376
* | | | | | fixed yarn buildPrashant Sharma2013-12-092-11/+8
* | | | | | A left over akka -> akka.tcp changesPrashant Sharma2013-12-061-1/+1
* | | | | | Merge branch 'master' into wip-scala-2.10Prashant Sharma2013-11-275-21/+434
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add YarnClientClusterScheduler and Backend.Raymond Liu2013-11-225-21/+434
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of github.com:apache/incubator-spark into scala-2.10-tempPrashant Sharma2013-11-217-68/+90
|\| | | |
| * | | | Merge branch 'master' into removesemicolonscalaHenry Saputra2013-11-193-29/+58
| |\ \ \ \
| | * | | | Impove Spark on Yarn Error handlingtgravescs2013-11-193-29/+58
| | |/ / /
| * | | | Another set of changes to remove unnecessary semicolon (;) from Scala code.Henry Saputra2013-11-194-5/+5
| * | | | Remove the semicolons at the end of Scala code to make it more pure Scala code.Henry Saputra2013-11-195-26/+21
| |/ / /
| * | / Simple cleanup on Spark's Scala code while testing core and yarn modules:Henry Saputra2013-11-154-8/+6
| | |/ | |/|
* | | Merge branch 'master' into scala-2.10Raymond Liu2013-11-145-172/+596
|\| |
| * | Allow spark on yarn to be run from HDFS. Allows the spark.jar, app.jar, and l...tgravescs2013-11-045-172/+596
| |/
* | Merge branch 'master' into scala-2.10Raymond Liu2013-11-135-51/+278
|\|
| * Fix the Worker to use CoarseGrainedExecutorBackend and modify classpath to be...tgravescs2013-10-212-10/+29
| * Fix yarn buildtgravescs2013-10-161-2/+2
| * Merge remote-tracking branch 'tgravescs/sparkYarnDistCache'Matei Zaharia2013-10-104-45/+253
| |\
| | * Adding in the --addJars option to make SparkContext.addJar work on yarn and c...tgravescs2013-10-033-20/+34
| | * Support distributed cache files and archives on spark on yarn and attempt to ...Y.CORP.YAHOO.COM\tgraves2013-09-234-29/+226
* | | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-052-1/+7
|\| |
| * | Add default value to usage statementtgravescs2013-10-031-1/+1
| * | Allow users to set the application name for Spark on Yarntgravescs2013-10-022-1/+7
* | | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-012-4/+6
|\| |
| * | Fix spacing so that the java.io.tmpdir doesn't run on with SPARK_JAVA_OPTSY.CORP.YAHOO.COM\tgraves2013-09-232-4/+6
| |/
* / Akka 2.2 migrationPrashant Sharma2013-09-221-1/+1
|/
* Review comment changes and update to org.apache packagingY.CORP.YAHOO.COM\tgraves2013-09-037-15/+18
* Merge remote-tracking branch 'mesos/master' into yarnUILinkY.CORP.YAHOO.COM\tgraves2013-09-038-23/+23
|\
| * Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-018-23/+23
* | Link the Spark UI to the Yarn UIY.CORP.YAHOO.COM\tgraves2013-08-303-18/+57
|/
* Merge pull request #865 from tgravescs/fixtmpdirMatei Zaharia2013-08-283-0/+26
|\
| * Updated based on review comments.Y.CORP.YAHOO.COM\tgraves2013-08-271-9/+6
| * Throw exception if the yarn local dirs isn't setY.CORP.YAHOO.COM\tgraves2013-08-261-1/+5
| * Change to use Yarn appropriate directories rather then /tmp or the user speci...Y.CORP.YAHOO.COM\tgraves2013-08-263-0/+25
* | fix typosY.CORP.YAHOO.COM\tgraves2013-08-261-1/+1