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 (_)
<= 128 characters
Match pattern: ^[A-Za-z0-9_\-]+$
Custom script written in Scala to be executed in Fusion as a Spark job.
Spark configuration settings.
object attributes:{key
required : {
display name: Parameter Name
type: string
}value
: {
display name: Parameter Value
type: string
}}
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
}}
Default: script
Allowed values: script