aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha/src/main/scala/org/apache
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3375] spark on yarn container allocation issuesThomas Graves2014-09-051-6/+7
* [SPARK-3260] yarn - pass acls along with executor launchThomas Graves2014-09-053-8/+13
* [SPARK-3187] [yarn] Cleanup allocator code.Marcelo Vanzin2014-09-031-402/+60
* [SPARK-3347] [yarn] Fix yarn-alpha compilation.Marcelo Vanzin2014-09-021-0/+1
* [SPARK-2889] Create Hadoop config objects consistently.Marcelo Vanzin2014-08-301-1/+1
* SPARK-3082. yarn.Client.logClusterResourceDetails throws NPE if requeste...Sandy Ryza2014-08-281-10/+1
* [SPARK-2933] [yarn] Refactor and cleanup Yarn AM code.Marcelo Vanzin2014-08-274-926/+137
* [SPARK-2886] Use more specific actor system name than "spark"Andrew Or2014-08-252-6/+11
* [SPARK-2974] [SPARK-2975] Fix two bugs related to spark.local.dirsJosh Rosen2014-08-192-37/+0
* [SPARK-3072] YARN - Exit when reach max number failed executorsThomas Graves2014-08-192-13/+25
* [SPARK-2037]: yarn client mode doesn't support spark.yarn.max.executor.failuresGuoQiang Li2014-07-241-28/+52
* SPARK-2150: Provide direct link to finished application UI in yarn resou...Rahul Singhal2014-07-242-2/+4
* SPARK-1707. Remove unnecessary 3 second sleep in YarnClusterSchedulerSandy Ryza2014-07-211-39/+0
* SPARK-1291: Link the spark UI to RM ui in yarn-client modewitgo2014-07-151-3/+19
* [SPARK-1946] Submit tasks after (configured ratio) executors have been regist...li-zhihui2014-07-141-0/+1
* [SPARK-2318] When exiting on a signal, print the signal name first.Reynold Xin2014-06-301-2/+3
* [SPARK-1930] The Container is running beyond physical memory limits, so as to...witgo2014-06-163-7/+13
* [SPARK-1516]Throw exception in yarn client instead of run system.exit directly.John Zhao2014-06-121-3/+11
* [SPARK-2080] Yarn: report HS URL in client mode, correct user in cluster mode.Marcelo Vanzin2014-06-121-0/+1
* SPARK-1639. Tidy up some Spark on YARN codeSandy Ryza2014-06-111-3/+13
* [WIP] SPARK-1676: Cache Hadoop UGIs by default to prevent FileSystem leakThomas Graves2014-05-032-7/+10
* SPARK-1652: Remove incorrect deprecation warning in spark-submitPatrick Wendell2014-04-281-2/+4
* Fix Scala StyleSandeep2014-04-243-38/+41
* Clean up and simplify Spark configurationPatrick Wendell2014-04-214-1/+16
* SPARK-1408 Modify Spark on Yarn to point to the history server when app ...Thomas Graves2014-04-171-2/+1
* [SPARK-1395] Allow "local:" URIs to work on Yarn.Marcelo Vanzin2014-04-171-1/+1
* SPARK-1497. Fix scalastyle warnings in YARN, Hive codeSean Owen2014-04-162-13/+19
* SPARK-1417: Spark on Yarn - spark UI link from resourcemanager is brokenThomas Graves2014-04-111-1/+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-102/+102
* SPARK-1211. In ApplicationMaster, set spark.master system property to "y...Sandy Ryza2014-03-101-0/+3
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-062-23/+27
* 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-12/+22
* Merge pull request #526 from tgravescs/yarn_client_stop_am_fix. Closes #526.Thomas Graves2014-02-051-1/+1
* Address comments to fix code formatsRaymond Liu2014-01-141-5/+4
* Yarn workerRunnable refactorRaymond Liu2014-01-141-122/+4
* Yarn Client refactorRaymond Liu2014-01-142-351/+21
* Address code review concerns and comments.Henry Saputra2014-01-121-3/+3
* Merge branch 'master' into remove_simpleredundantreturn_scalaHenry Saputra2014-01-122-11/+30
|\
| * Update based on review commentsThomas Graves2014-01-092-13/+11
| * yarn-client addJar fix and misc otherThomas Graves2014-01-091-4/+25
* | Remove simple redundant return statement for Scala methods/functions:Henry Saputra2014-01-123-12/+12
|/
* Minor typo fix for yarn clientRaymond Liu2014-01-071-1/+1
* merge upstream/masterliguoqiang2014-01-035-27/+40
* Using name yarn-alpha/yarn instead of yarn-2.0/yarn-2.2Raymond Liu2014-01-035-0/+2126