aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1417: Spark on Yarn - spark UI link from resourcemanager is brokenThomas Graves2014-04-111-1/+1
* Remove extra semicolon in import statement and unused import in ApplicationMa...Henry Saputra2014-04-081-2/+1
* SPARK-1252. On YARN, use container-log4j.properties for executorsSandy Ryza2014-04-071-1/+2
* SPARK-1352: Improve robustness of spark-submit scriptPatrick Wendell2014-03-311-0/+3
* SPARK-1183. Don't use "worker" to mean executorSandy Ryza2014-03-134-108/+108
* SPARK-1211. In ApplicationMaster, set spark.master system property to "y...Sandy Ryza2014-03-101-0/+3
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-071-4/+4
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-062-8/+26
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+14
* Remove remaining references to incubationPatrick Wendell2014-03-021-1/+1
* SPARK-1051. On YARN, executors don't doAs submitting userSandy Ryza2014-02-281-1/+5
* SPARK-1032. If Yarn app fails before registering, app master stays aroun...Sandy Ryza2014-02-281-6/+16
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* Merge pull request #526 from tgravescs/yarn_client_stop_am_fix. Closes #526.Thomas Graves2014-02-051-1/+1
* Incorporate Tom's comments - update doc and code to reflect that core request...Sandy Ryza2014-01-211-2/+1
* SPARK-1033. Ask for cores in Yarn container requestsSandy Ryza2014-01-201-4/+5
* Address comments to fix code formatsRaymond Liu2014-01-141-7/+6
* Yarn workerRunnable refactorRaymond Liu2014-01-141-125/+5
* Yarn Client refactorRaymond Liu2014-01-142-358/+18
* Address code review concerns and comments.Henry Saputra2014-01-121-3/+3
* Merge branch 'master' into remove_simpleredundantreturn_scalaHenry Saputra2014-01-123-11/+31
|\
| * Update based on review commentsThomas Graves2014-01-092-14/+12
| * add application typeThomas Graves2014-01-091-0/+1
| * yarn-client addJar fix and misc otherThomas Graves2014-01-091-4/+25
* | Remove simple redundant return statement for Scala methods/functions:Henry Saputra2014-01-121-2/+3
|/
* Minor typo fix for yarn clientRaymond Liu2014-01-071-1/+1
* merge upstream/masterliguoqiang2014-01-035-35/+46
* minor fix for loginfoRaymond Liu2014-01-031-1/+1
* move duplicate pom config into parent pomRaymond Liu2014-01-031-81/+1
* Using name yarn-alpha/yarn instead of yarn-2.0/yarn-2.2Raymond Liu2014-01-036-0/+2193