aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable
Commit message (Expand)AuthorAgeFilesLines
...
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-08-281-1/+1
* [maven-release-plugin] prepare release v1.1.0-rc1Patrick Wendell2014-08-281-1/+1
* Revert "[maven-release-plugin] prepare release v1.1.0-rc1"Patrick Wendell2014-08-281-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-08-281-1/+1
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-08-281-1/+1
* [maven-release-plugin] prepare release v1.1.0-rc1Patrick Wendell2014-08-281-1/+1
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-08-271-1/+1
* [maven-release-plugin] prepare release v1.1.0-rc1Patrick Wendell2014-08-271-1/+1
* Revert "[maven-release-plugin] prepare release v1.1.0-snapshot2"Patrick Wendell2014-08-271-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-08-271-1/+1
* [SPARK-2886] Use more specific actor system name than "spark"Andrew Or2014-08-252-5/+9
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-08-211-1/+1
* [maven-release-plugin] prepare release v1.1.0-snapshot2Patrick Wendell2014-08-211-1/+1
* Revert "[maven-release-plugin] prepare release v1.1.0-snapshot1"Patrick Wendell2014-08-201-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-08-201-1/+1
* [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-6/+15
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-08-071-1/+1
* [maven-release-plugin] prepare release v1.1.0-snapshot1Patrick Wendell2014-08-071-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-10/+35
* SPARK-2150: Provide direct link to finished application UI in yarn resou...Rahul Singhal2014-07-242-3/+4
* SPARK-1707. Remove unnecessary 3 second sleep in YarnClusterSchedulerSandy Ryza2014-07-211-43/+0
* SPARK-1291: Link the spark UI to RM ui in yarn-client modewitgo2014-07-151-3/+20
* [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-1395] Fix "local:" URI support in Yarn mode (again).Marcelo Vanzin2014-06-231-0/+1
* [SPARK-1930] The Container is running beyond physical memory limits, so as to...witgo2014-06-162-6/+10
* [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-3/+3
* SPARK-1639. Tidy up some Spark on YARN codeSandy Ryza2014-06-113-137/+110
* [SPARK-1978] In some cases, spark-yarn does not automatically restart the fai...witgo2014-06-102-27/+34
* SPARK-1898: In deploy.yarn.Client, use YarnClient not YarnClientImplColin Patrick McCabe2014-06-081-9/+16
* [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-8/+11
* Improved build configurationwitgo2014-04-281-14/+0
* SPARK-1652: Remove incorrect deprecation warning in spark-submitPatrick Wendell2014-04-281-2/+4
* Clean up and simplify Spark configurationPatrick Wendell2014-04-214-3/+14
* SPARK-1408 Modify Spark on Yarn to point to the history server when app ...Thomas Graves2014-04-171-2/+2
* [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-163-7/+11
* 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