aboutsummaryrefslogtreecommitdiff
path: root/new-yarn
Commit message (Collapse)AuthorAgeFilesLines
* fix this import orderliguoqiang2013-12-262-2/+2
|
* Renamed ClusterScheduler to TaskSchedulerImpl for yarn and new-yarnliguoqiang2013-12-261-2/+1
|
* Renamed ClusterScheduler to TaskSchedulerImpl for yarn and new-yarnliguoqiang2013-12-264-7/+11
|
* Make App report interval configurable during 'run on Yarn'azuryyu2013-12-241-1/+3
|
* One other fixPatrick Wendell2013-12-161-1/+1
|
* Clean-upPatrick Wendell2013-12-161-1/+1
|
* Removing extra code in new yarnPatrick Wendell2013-12-161-1/+0
|
* Attempt with extra repositoriesPatrick Wendell2013-12-163-9/+9
|
* Fix the --name option for Spark on YarnThomas Graves2013-12-121-0/+1
|
* Port yarn-client mode for new-yarnRaymond Liu2013-11-275-17/+405
|
* Hadoop 2.2 YARN API migration for `SPARK_HOME/new-yarn`Harvey Feng2013-11-235-488/+467
|
* Add a "new-yarn" directory in SPARK_HOME, intended to contain Hadoop-2.2 API ↵Harvey Feng2013-11-2311-0/+2822
changes.