aboutsummaryrefslogtreecommitdiff
path: root/docs/running-on-yarn.md
Commit message (Expand)AuthorAgeFilesLines
...
* Incorporate Tom's comments - update doc and code to reflect that core request...Sandy Ryza2014-01-211-1/+1
* SPARK-1033. Ask for cores in Yarn container requestsSandy Ryza2014-01-201-1/+1
* yarn-client addJar fix and misc otherThomas Graves2014-01-091-2/+13
* Merge pull request #345 from colorant/yarnThomas Graves2014-01-081-0/+2
|\
| * Export --file for YarnClient mode to support sending extra files to worker on...Raymond Liu2014-01-071-0/+2
* | Code review feedbackHolden Karau2014-01-051-3/+3
|/
* Merge remote-tracking branch 'apache-github/master' into remove-binariesPatrick Wendell2014-01-031-7/+4
|\
| * Merge pull request #317 from ScrapCodes/spark-915-segregate-scriptsPatrick Wendell2014-01-031-4/+4
| |\
| | * sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-031-2/+2
| | * run-example -> bin/run-examplePrashant Sharma2014-01-021-1/+1
| | * spark-shell -> bin/spark-shellPrashant Sharma2014-01-021-1/+1
| | * Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-2/+2
| | |\
| | | * added spark-class and spark-executor to sbinshane-huang2013-09-231-2/+2
| * | | fix docs for yarnRaymond Liu2014-01-031-3/+0
| * | | Update maven build documentationRaymond Liu2014-01-031-1/+1
| * | | Fix yarn/README.md and update docs/running-on-yarn.mdRaymond Liu2014-01-031-1/+1
| |/ /
* | | fixed review commentsPrashant Sharma2014-01-031-2/+2
* | | Removed sbt folder and changed docs accordinglyPrashant Sharma2014-01-021-3/+3
|/ /
* | Fix list rendering in YARN markdown docs.Patrick Wendell2013-12-101-5/+7
* | Various broken links in documentationPatrick Wendell2013-12-071-2/+2
* | more docsAli Ghodsi2013-12-061-1/+1
* | Updated documentation about the YARN v2.2 build processAli Ghodsi2013-12-061-0/+8
* | Add YarnClientClusterScheduler and Backend.Raymond Liu2013-11-221-2/+25
* | Impove Spark on Yarn Error handlingtgravescs2013-11-191-0/+2
* | Allow spark on yarn to be run from HDFS. Allows the spark.jar, app.jar, and l...tgravescs2013-11-041-0/+1
* | Merge remote-tracking branch 'tgravescs/sparkYarnDistCache'Matei Zaharia2013-10-101-1/+8
|\ \
| * | Adding in the --addJars option to make SparkContext.addJar work on yarn and c...tgravescs2013-10-031-0/+2
| * | Support distributed cache files and archives on spark on yarn and attempt to ...Y.CORP.YAHOO.COM\tgraves2013-09-231-1/+6
| |/
* / Allow users to set the application name for Spark on Yarntgravescs2013-10-021-0/+1
|/
* Clarify YARN exampleJey Kottalam2013-09-061-9/+22
* Review comment changes and update to org.apache packagingY.CORP.YAHOO.COM\tgraves2013-09-031-3/+3
* Merge remote-tracking branch 'mesos/master' into yarnUILinkY.CORP.YAHOO.COM\tgraves2013-09-031-28/+11
|\
| * More doc improvements + better warnings when you haven't built SparkMatei Zaharia2013-08-301-28/+11
* | fix up minor thingsY.CORP.YAHOO.COM\tgraves2013-08-301-1/+1
* | Link the Spark UI to the Yarn UIY.CORP.YAHOO.COM\tgraves2013-08-301-0/+4
|/
* Change build and run instructions to use assembliesMatei Zaharia2013-08-291-4/+4
* Merge pull request #865 from tgravescs/fixtmpdirMatei Zaharia2013-08-281-3/+1
|\
| * Update docs and remove old reference to --user optionY.CORP.YAHOO.COM\tgraves2013-08-261-3/+1
* | fix typosY.CORP.YAHOO.COM\tgraves2013-08-261-1/+1
* | Add ability for user to specify environment variablesY.CORP.YAHOO.COM\tgraves2013-08-261-0/+6
|/
* Update build docsJey Kottalam2013-08-211-13/+7
* update YARN docsJey Kottalam2013-08-151-2/+2
* Fixed a couple typos and formating problems in the YARN documentation.Reynold Xin2013-05-171-9/+11
* Fix example jar nameMridul Muralidharan2013-05-171-1/+1
* Fix documentation to use yarn-standalone as masterMridul Muralidharan2013-05-161-2/+2
* Fix running on yarn documentationMridul Muralidharan2013-05-161-4/+22
* 1) Add support for HADOOP_CONF_DIR (and/or YARN_CONF_DIR - use either) : whic...Mridul Muralidharan2013-05-111-0/+3
* Add some basic documentationMridul Muralidharan2013-04-191-9/+22
* Fix broken link to YARN documentation.Andy Konwinski2013-03-131-1/+1
* Fixing YARN instructionsPatrick Wendell2012-10-091-3/+3