Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spark/examples/spark-submit-via-step.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Spark on EMR - How to Submit a Spark Application with EMR Steps
# Goals of this document

Demonstrate how to:
1. execute a Spark applicatoin on EMR without using SSH or directly accessing the master node
1. execute a Spark application on EMR without using SSH or directly accessing the master node
2. set the executor memory and the driver memory
3. run a specific jar/class
4. shut down the cluster then the application concludes
Expand Down