aboutsummaryrefslogtreecommitdiff
path: root/new-yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocationHandler.scala
Commit message (Expand)AuthorAgeFilesLines
* Reorganize yarn related codes into sub projects to remove duplicate files.Raymond Liu2014-01-031-694/+0
* Fix yarn build after sparkConf changesThomas Graves2014-01-021-10/+17
* Merge remote-tracking branch 'origin/master' into conf2Matei Zaharia2013-12-291-5/+5
|\
| * Renamed ClusterScheduler to TaskSchedulerImpl for yarn and new-yarnliguoqiang2013-12-261-2/+1
| * Renamed ClusterScheduler to TaskSchedulerImpl for yarn and new-yarnliguoqiang2013-12-261-4/+5
* | spark-544, introducing SparkConf and related configuration overhaul.Prashant Sharma2013-12-251-2/+2
|/
* Attempt with extra repositoriesPatrick Wendell2013-12-161-1/+1
* Hadoop 2.2 YARN API migration for `SPARK_HOME/new-yarn`Harvey Feng2013-11-231-278/+292
* Add a "new-yarn" directory in SPARK_HOME, intended to contain Hadoop-2.2 API ...Harvey Feng2013-11-231-0/+673