

# Running Spark jobs with spark-submit
<a name="spark-submit"></a>

Amazon EMR releases 6.10.0 and higher support `spark-submit` as a command-line tool that you can use to submit and execute Spark applications to an Amazon EMR on EKS cluster.

**Note**  
Amazon EMR calculates pricing on Amazon EKS based on vCPU and memory consumption. This calculation applies to driver and executor pods. This calculation starts from when you download your Amazon EMR application image until the Amazon EKS pod terminates and is rounded to the nearest second.

**Topics**
+ [Setting up spark-submit for Amazon EMR on EKS](spark-submit-setup.md)
+ [Getting started with spark-submit for Amazon EMR on EKS](spark-submit-gs.md)
+ [Verify Spark driver service account security requirements for spark-submit](spark-submit-security.md)