aboutsummaryrefslogtreecommitdiff
path: root/docs/running-on-yarn.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3629] [YARN] [DOCS]: Improvement of the "Running Spark on YARN" documentNeelesh Srinivas Salian2015-06-271-82/+82
* [SPARK-8302] Support heterogeneous cluster install paths on YARN.Marcelo Vanzin2015-06-261-0/+26
* [SPARK-7524] [SPARK-7846] add configs for keytab and principal, pass these tw...WangTaoTheTonic2015-05-291-0/+16
* [SPARK-7533] [YARN] Decrease spacing between AM-RM heartbeats.ehnalis2015-05-201-1/+14
* [SPARK-6470] [YARN] Add support for YARN node labels.Sandy Ryza2015-05-111-0/+9
* [SPARK-6653] [YARN] New config to specify port for sparkYarnAM actor systemshekhar.bansal2015-05-051-0/+7
* [SPARK-7281] [YARN] Add option to set AM's lib path in client mode.Marcelo Vanzin2015-05-011-0/+7
* [SPARK-2669] [yarn] Distribute client configuration to AM.Marcelo Vanzin2015-04-171-1/+5
* [SPARK-5931][CORE] Use consistent naming for time propertiesIlya Ganelin2015-04-131-2/+2
* [SPARK-6662][YARN] Allow variable substitution in spark.yarn.historyServer.ad...Cheolsoo Park2015-04-131-1/+2
* [SPARK-3591][YARN]fire and forget for YARN cluster modeWangTaoTheTonic2015-04-071-0/+9
* [SPARK-6469] Improving documentation on YARN local directories usageChristophe Préaud2015-03-241-1/+1
* SPARK-6085 Increase default value for memory overheadtedyu2015-03-041-1/+1
* [SPARK-2945][YARN][Doc]add doc for spark.executor.instancesWangTaoTheTonic2015-02-061-0/+7
* [SPARK-1507][YARN]specify # cores for ApplicationMasterWangTaoTheTonic2015-01-161-0/+17
* [SPARK-1953][YARN]yarn client mode Application Master memory size is same as ...WangTaoTheTonic2015-01-091-2/+17
* [SPARK-2165][YARN]add support for setting maxAppAttempts in the ApplicationSu...WangTaoTheTonic2015-01-071-0/+8
* [SPARK-4931][Yarn][Docs] Fix the format of running-on-yarn.mdzsxwing2014-12-231-5/+5
* SPARK-3779. yarn spark.yarn.applicationMaster.waitTries config should be...Sandy Ryza2014-12-181-3/+5
* [SPARK-4461][YARN] pass extra java options to yarn application masterZhan Zhang2014-12-181-0/+8
* SPARK-4338. [YARN] Ditch yarn-alpha.Sandy Ryza2014-12-091-1/+1
* Revert "SPARK-2624 add datanucleus jars to the container in yarn-cluster"Andrew Or2014-12-041-15/+0
* [SPARK-4642] Add description about spark.yarn.queue to running-on-YARN document.Masayoshi TSUZUKI2014-12-031-1/+8
* SPARK-2624 add datanucleus jars to the container in yarn-clusterJim Lim2014-12-031-0/+15
* [SPARK-3722][Docs]minor improvement and fix in docsWangTao2014-11-141-3/+3
* [SPARK-4330][Doc] Link to proper URL for YARN overviewKousuke Saruta2014-11-101-1/+1
* Modify default YARN memory_overhead-- from an additive constant to a multiplierNishkam Ravi2014-10-021-4/+4
* [YARN] SPARK-2668: Add variable of yarn log directory for reference from the ...peng.zhang2014-09-231-0/+2
* SPARK-3069 [DOCS] Build instructions in README are outdatedSean Owen2014-09-161-1/+1
* [SPARK-2558][DOCS] Add --queue example to YARN docMark G. Whitney2014-09-121-0/+1
* SPARK-1713. Use a thread pool for launching executors.Sandy Ryza2014-09-101-0/+7
* Fix unclosed HTML tag in Yarn docs.Josh Rosen2014-08-261-1/+1
* SPARK-1680: use configs for specifying environment variables on YARNThomas Graves2014-08-051-5/+17
* SPARK-1528 - spark on yarn, add support for accessing remote HDFSThomas Graves2014-08-051-0/+7
* SPARK-2400 : fix spark.yarn.max.executor.failures explainationCrazyJvm2014-07-081-1/+1
* Fixed small running on YARN docs typoVlad2014-06-231-1/+1
* [SPARK-1395] Fix "local:" URI support in Yarn mode (again).Marcelo Vanzin2014-06-231-3/+25
* [SPARK-2051]In yarn.ClientBase spark.yarn.dist.* do not workwitgo2014-06-191-3/+17
* [SPARK-1930] The Container is running beyond physical memory limits, so as to...witgo2014-06-161-0/+14
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-26/+65
* [SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or2014-05-121-4/+11
* SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.Patrick Wendell2014-05-081-1/+1
* SPARK-1492. Update Spark YARN docs to use spark-submitSandy Ryza2014-05-021-87/+30
* SPARK-1408 Modify Spark on Yarn to point to the history server when app ...Thomas Graves2014-04-171-0/+1
* SPARK-1376. In the yarn-cluster submitter, rename "args" option to "arg"Sandy Ryza2014-04-011-3/+4
* SPARK-1126. spark-app preliminarySandy Ryza2014-03-291-2/+4
* SPARK-1183. Don't use "worker" to mean executorSandy Ryza2014-03-131-15/+14
* SPARK-1197. Change yarn-standalone to yarn-cluster and fix up running on YARN...Sandy Ryza2014-03-061-29/+36
* SPARK-1053. Don't require SPARK_YARN_APP_JARSandy Ryza2014-02-261-4/+2
* [SPARK-1105] fix site scala version error in docsCodingCat2014-02-191-8/+8