Module spark_task_config

Module spark_task_config 

Source
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.