aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha
Commit message (Expand)AuthorAgeFilesLines
* Preparing development version 1.2.1-SNAPSHOTUbuntu2014-11-171-3/+3
* Preparing Spark release v1.2.0-snapshot0Ubuntu2014-11-171-1/+1
* [SPARK-3797] Minor addendum to Yarn shuffle serviceAndrew Or2014-11-061-2/+3
* [SPARK-3797] Run external shuffle service in Yarn NMAndrew Or2014-11-051-0/+16
* [SPARK-3657] yarn alpha YarnRMClientImpl throws NPE appMasterRequest.setTrack...Kousuke Saruta2014-10-281-2/+4
* [SPARK-4032] Deprecate YARN alpha support in Spark 1.2Prashant Sharma2014-10-272-1/+3
* [SPARK-3877][YARN] Throw an exception when application is not successful so t...zsxwing2014-10-221-10/+2
* [HOTFIX] Fix compilation error for Yarn 2.0.*-alphaAndrew Or2014-10-121-1/+1
* [SPARK-3848] yarn alpha doesn't build on masterKousuke Saruta2014-10-081-1/+1
* [SPARK-3627] - [yarn] - fix exit code and final status reporting to RMThomas Graves2014-10-071-10/+16
* [SPARK-3377] [SPARK-3610] Metrics can be accidentally aggregated / History se...Kousuke Saruta2014-10-031-1/+2
* [SPARK-3606] [yarn] Correctly configure AmIpFilter for Yarn HA.Marcelo Vanzin2014-10-031-2/+6
* [SPARK-3477] Clean up code in Yarn Client / ClientBaseAndrew Or2014-09-231-86/+59
* [SPARK-3456] YarnAllocator on alpha can lose container requests to RMThomas Graves2014-09-121-5/+6
* [SPARK-2140] Updating heap memory calculation for YARN stable and alpha.Chris Cope2014-09-111-8/+0
* [HOTFIX] Fix scala style issue introduced by #2276.Josh Rosen2014-09-101-1/+1
* [SPARK-3286] - Cannot view ApplicationMaster UI when Yarn’s url scheme i...Benoy Antony2014-09-101-1/+3
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* [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-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