JobDriver - Amazon EMR on EKS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

JobDriver

Specify the driver that the job runs on. Exactly one of the two available job drivers is required, either sparkSqlJobDriver or sparkSubmitJobDriver.

Contents

sparkSqlJobDriver

The job driver for job type.

Type: SparkSqlJobDriver object

Required: No

sparkSubmitJobDriver

The job driver parameters specified for spark submit.

Type: SparkSubmitJobDriver object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: