aboutsummaryrefslogtreecommitdiff
path: root/yarn
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' into remove_simpleredundantreturn_scalaHenry Saputra2014-01-126-45/+88
|\
| * Update based on review commentsThomas Graves2014-01-094-27/+23
| * add application typeThomas Graves2014-01-091-0/+1
| * yarn-client addJar fix and misc otherThomas Graves2014-01-093-31/+77
* | Remove simple redundant return statement for Scala methods/functions:Henry Saputra2014-01-126-20/+21
|/
* Export --file for YarnClient mode to support sending extra files to worker on...Raymond Liu2014-01-071-1/+3
* Minor typo fix for yarn clientRaymond Liu2014-01-072-2/+2
* merge upstream/masterliguoqiang2014-01-0322-73/+2251
|\
| * fix docs for yarnRaymond Liu2014-01-031-2/+2
| * minor fix for loginfoRaymond Liu2014-01-031-1/+1
| * move duplicate pom config into parent pomRaymond Liu2014-01-033-179/+84
| * Using name yarn-alpha/yarn instead of yarn-2.0/yarn-2.2Raymond Liu2014-01-0314-12/+12
| * Fix yarn/README.mdRaymond Liu2014-01-031-6/+4
| * Clean up unused files for yarnRaymond Liu2014-01-034-311/+0
| * Fix pom for build yarn/2.x with yarn/common into one jarRaymond Liu2014-01-033-34/+200
| * merge yarn/scheduler yarn/common code into one directoryRaymond Liu2014-01-033-0/+0
| * Need to send dummy hello message to actually estabilish akka connection.Raymond Liu2014-01-032-0/+4
| * A few clean up for yarn 2.0 codeRaymond Liu2014-01-032-8/+7
| * Fix yarn/README.md and update docs/running-on-yarn.mdRaymond Liu2014-01-031-2/+0
| * Add README for yarn modulesRaymond Liu2014-01-031-0/+16
| * some code clean up for Yarn 2.2Raymond Liu2014-01-032-3/+3
| * Fix pom file for scala binary versionRaymond Liu2014-01-036-8/+8
| * Fix yarn/assemble pom fileRaymond Liu2014-01-032-0/+75
| * Change profile name new-yarn to hadoop2.2-yarnRaymond Liu2014-01-032-2/+2
| * Fix pom for yarn code reorgnaize commitRaymond Liu2014-01-036-489/+245
| * Reorganize yarn related codes into sub projects to remove duplicate files.Raymond Liu2014-01-0321-18/+2580
* | Modify spark on yarn to create SparkConf processliguoqiang2014-01-034-27/+36
* | Modify spark on yarn to create SparkConf processliguoqiang2014-01-037-22/+27
|/
* fix yarn-clientThomas Graves2014-01-021-4/+5
* Fix yarn build after sparkConf changesThomas Graves2014-01-025-56/+48
* 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-204-17/+15
| |\
| * \ 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-136-172/+646
| |\ \ \
| * | | | 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 #265 from markhamstra/scala.binary.versionPatrick Wendell2013-12-151-4/+4
|\ \ \ \
| * | | | Use scala.binary.version in POMsMark Hamstra2013-12-151-4/+4
* | | | | 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
* | | | | | Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-4/+4