Expand description
Defines additional types related to SparkTaskConfig.
Enumsยง
- Driver
- Required. The specification of the main method to call to drive the job. Specify either the jar file that contains the main class or the main class name.
Defines additional types related to SparkTaskConfig.