Script Jobs
Run a custom Scala script as a Fusion job.
Legacy Product
Run a custom Scala script as a Fusion job.
Run a custom Scala script as a Fusion Job.
The ID for this Spark job. Used in the API to reference this job. Allowed characters: a-z, A-Z, dash (-) and underscore (_). Maximum length: 63 characters.
<= 63 characters
Match pattern: [a-zA-Z][_\-a-zA-Z0-9]*[a-zA-Z0-9]?
Spark configuration settings.
object attributes:{key
required : {
display name: Parameter Name
type: string
}value
: {
display name: Parameter Value
type: string
}}
Custom script written in Scala to be executed in Fusion as a Spark job.
>= 1 characters
Additional options to pass to the Spark shell when running this job.
object attributes:{key
required : {
display name: Parameter Name
type: string
}value
: {
display name: Parameter Value
type: string
}}
Bind the key/values to the Scala interpreter
object attributes:{key
required : {
display name: Parameter Name
type: string
}value
: {
display name: Parameter Value
type: string
}}
Default: script
Allowed values: script