All Products
Search
Document Center

E-MapReduce:JobDriver

Last Updated:Aug 28, 2026

Parameter

Type

Description

Example

object

Spark job submission configuration.

sparkSubmit

object

SparkSubmit configuration.

entryPoint

string

The entry point of the Spark application.

oss://bucket/path/to/entrypoint.jar

entryPointArguments

array

The arguments passed to the Spark main program.

string

An argument passed to the Spark main program.

arg1

sparkSubmitParameters

string

Command-line parameters for SparkSubmit.

--conf spark.app.name=test