Submitting Spark Applications to YARN
To submit an application to YARN, use the
spark-submit
script and specify the
--master yarn flag. For other
spark-submit
options, see spark-submit command options.
To submit an application to YARN, use the
spark-submit
script and specify the
--master yarn flag. For other
spark-submit
options, see spark-submit command options.