SparkSubmitJobDriver - Amazon EMR on EKS

SparkSubmitJobDriver

The information about job driver for Spark submit.

Contents

entryPoint

The entry point of job application.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: .*\S.*

Required: Yes

entryPointArguments

The arguments for job application.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 10280.

Pattern: .*\S.*

Required: No

sparkSubmitParameters

The Spark submit parameters that are used for job runs.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 102400.

Pattern: .*\S.*

Required: No

See Also

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