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: