Answer Posted / Sudeep Kumar
To launch a Spark application on YARN, you can use the `--master yarn` option when starting the Spark shell or submit a Spark job with the Spark-submit command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers