

# Managing Amazon EMR on EKS job runs
<a name="emr-eks-jobs-manage"></a>

The following sections cover topics that help you manage your Amazon EMR on EKS job runs. These include configuring job run parameters when you use the AWS CLI, configuring how your log data is stored, running Spark SQL scripts to run queries, understanding job run states, and knowing how to monitor jobs. You can work through these topics, generally in order, if you want to set up and complete a job run to process data.

**Topics**
+ [Managing job runs with the AWS CLI](emr-eks-jobs-CLI.md)
+ [Running Spark SQL scripts through the StartJobRun API](emr-eks-jobs-spark-sql-parameters.md)
+ [Job run states](emr-eks-jobs-states.md)
+ [Viewing jobs in the Amazon EMR console](emr-eks-jobs-console.md)
+ [Common errors when running jobs](emr-eks-jobs-error.md)