SparkJobScalaEntry interface

Spark job entry point definition.

Extends

Properties

className

[Required] Scala class name used as entry point.

sparkJobEntryType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

className

[Required] Scala class name used as entry point.

className: string

Property Value

string

sparkJobEntryType

Polymorphic discriminator, which specifies the different types this object can be

sparkJobEntryType: "SparkJobScalaEntry"

Property Value

"SparkJobScalaEntry"