-
- Downloads
SPARK-1197. Change yarn-standalone to yarn-cluster and fix up running on YARN docs
This patch changes "yarn-standalone" to "yarn-cluster" (but still supports the former). It also cleans up the Running on YARN docs and adds a section on how to view logs. Author: Sandy Ryza <sandy@cloudera.com> Closes #95 from sryza/sandy-spark-1197 and squashes the following commits: 563ef3a [Sandy Ryza] Review feedback 6ad06d4 [Sandy Ryza] Change yarn-standalone to yarn-cluster and fix up running on YARN docs
Showing
- core/src/main/scala/org/apache/spark/SparkContext.scala 10 additions, 4 deletionscore/src/main/scala/org/apache/spark/SparkContext.scala
- core/src/test/scala/org/apache/spark/SparkContextSchedulerCreationSuite.scala 4 additions, 0 deletions...org/apache/spark/SparkContextSchedulerCreationSuite.scala
- docs/running-on-yarn.md 36 additions, 29 deletionsdocs/running-on-yarn.md
- yarn/common/src/main/scala/org/apache/spark/deploy/yarn/ClientArguments.scala 1 addition, 1 deletion.../scala/org/apache/spark/deploy/yarn/ClientArguments.scala
Loading
Please register or sign in to comment