SparkSubmit - Amazon EMR Serverless
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SparkSubmit

The configurations for the Spark submit job driver.

Contents

entryPoint

The entry point for the Spark submit job run.

Type: String

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

Pattern: .*\S.*

Required: Yes

entryPointArguments

The arguments for the Spark submit job run.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 1024 items.

Length Constraints: Minimum length of 1.

Pattern: .*\S.*

Required: No

sparkSubmitParameters

The parameters for the Spark submit job run.

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 Amazon SDKs, see the following: