mainClass property
The name of the driver's main class.
The jar file that contains the class must be in the default CLASSPATH or specified in SparkJob.jar_file_uris.
Implementation
core.String? mainClass;
The name of the driver's main class.
The jar file that contains the class must be in the default CLASSPATH or specified in SparkJob.jar_file_uris.
core.String? mainClass;