SparkSqlJobDriver
The job driver for job type.
Contents
- entryPoint
-
The SQL file to be executed.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- sparkSqlParameters
-
The Spark parameters to be included in the Spark SQL command.
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: