aboutsummaryrefslogtreecommitdiff
path: root/yarn/common
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1252. On YARN, use container-log4j.properties for executorsSandy Ryza2014-04-074-3/+43
* SPARK-1350. Always use JAVA_HOME to run executor container JVMs.Sandy Ryza2014-04-042-14/+3
* SPARK-1376. In the yarn-cluster submitter, rename "args" option to "arg"Sandy Ryza2014-04-011-3/+6
* SPARK-1126. spark-app preliminarySandy Ryza2014-03-291-21/+24
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-283-4/+3
* [bugfix] wrong client arg, should use executor-coresTianshuo Deng2014-03-131-1/+1
* SPARK-1183. Don't use "worker" to mean executorSandy Ryza2014-03-137-60/+79
* [SPARK-1233] Fix running hadoop 0.23 due to java.lang.NoSuchFieldException: D...Thomas Graves2014-03-121-0/+2
* SPARK-1064Sandy Ryza2014-03-111-1/+42
* SPARK-1197. Change yarn-standalone to yarn-cluster and fix up running on YARN...Sandy Ryza2014-03-061-1/+1
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-062-2/+24
* SPARK-1051. On YARN, executors don't doAs submitting userSandy Ryza2014-02-282-0/+5
* SPARK-1053. Don't require SPARK_YARN_APP_JARSandy Ryza2014-02-263-8/+5
* Address comments to fix code formatsRaymond Liu2014-01-142-12/+12
* Yarn workerRunnable refactorRaymond Liu2014-01-141-0/+175
* Yarn Client refactorRaymond Liu2014-01-141-0/+411
* Merge branch 'master' into remove_simpleredundantreturn_scalaHenry Saputra2014-01-121-23/+27
|\
| * yarn-client addJar fix and misc otherThomas Graves2014-01-091-23/+27
* | Remove simple redundant return statement for Scala methods/functions:Henry Saputra2014-01-122-6/+6
|/
* Export --file for YarnClient mode to support sending extra files to worker on...Raymond Liu2014-01-071-1/+3
* merge upstream/masterliguoqiang2014-01-032-4/+4
* Clean up unused files for yarnRaymond Liu2014-01-031-122/+0
* merge yarn/scheduler yarn/common code into one directoryRaymond Liu2014-01-033-0/+214
* Fix pom file for scala binary versionRaymond Liu2014-01-031-1/+1
* Fix pom for yarn code reorgnaize commitRaymond Liu2014-01-031-0/+122
* Reorganize yarn related codes into sub projects to remove duplicate files.Raymond Liu2014-01-035-0/+735