-
- Downloads
SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.
Gives a nicely formatted message to the user when `run-example` is run to tell them to use `spark-submit`. Author: Patrick Wendell <pwendell@gmail.com> Closes #704 from pwendell/examples and squashes the following commits: 1996ee8 [Patrick Wendell] Feedback form Andrew 3eb7803 [Patrick Wendell] Suggestions from TD 2474668 [Patrick Wendell] SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.
Showing
- README.md 12 additions, 7 deletionsREADME.md
- bin/pyspark 1 addition, 1 deletionbin/pyspark
- bin/run-example 18 additions, 53 deletionsbin/run-example
- bin/spark-class 1 addition, 1 deletionbin/spark-class
- core/src/main/scala/org/apache/spark/rdd/RDD.scala 2 additions, 2 deletionscore/src/main/scala/org/apache/spark/rdd/RDD.scala
- docs/running-on-yarn.md 1 addition, 1 deletiondocs/running-on-yarn.md
- make-distribution.sh 2 additions, 0 deletionsmake-distribution.sh
Loading
Please register or sign in to comment