aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha
Commit message (Expand)AuthorAgeFilesLines
* Update versions for 1.1.1 releaseAndrew Or2014-11-101-1/+1
* [SPARK-3877][YARN] Throw an exception when application is not successful so t...zsxwing2014-10-221-16/+11
* [SPARK-3606] [yarn] Correctly configure AmIpFilter for Yarn HA (1.1 vers...Marcelo Vanzin2014-10-171-1/+1
* [SPARK-3490] Disable SparkUI for tests (backport into 1.1)Andrew Or2014-09-161-1/+1
* [SPARK-2140] Updating heap memory calculation for YARN stable and alpha.Chris Cope2014-09-111-8/+0
* SPARK-3082. yarn.Client.logClusterResourceDetails throws NPE if requeste...Sandy Ryza2014-08-281-10/+1
* [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
* Updating versions for Spark 1.1.0Patrick Wendell2014-08-061-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-1/+1
* [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-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+3
* [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
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* [WIP] SPARK-1676: Cache Hadoop UGIs by default to prevent FileSystem leakThomas Graves2014-05-032-7/+10
* Improved build configurationwitgo2014-04-281-14/+0
* 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-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-23/+27
* 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-12/+22
* 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
* Address comments to fix code formatsRaymond Liu2014-01-141-5/+4
* Yarn workerRunnable refactorRaymond Liu2014-01-141-122/+4