SparkJob interface
An interface representing SparkJob.
Properties
| compute | |
| end |
|
| job |
|
| livy |
|
| name | |
| pipeline |
|
| queued |
|
| running |
|
| spark |
|
| spark |
|
| state | |
| submitter | |
| submit |
|
| timing | |
| total |
Property Details
compute
compute?: string
Property Value
string
endTime
endTime?: Date
Property Value
Date
jobType
jobType?: string
Property Value
string
livyId
livyId?: string
Property Value
string
name
name?: string
Property Value
string
pipelineProperty
queuedDuration
queuedDuration?: string
Property Value
string
runningDuration
runningDuration?: string
Property Value
string
sparkApplicationId
sparkApplicationId?: string
Property Value
string
sparkJobDefinition
sparkJobDefinition?: string
Property Value
string
state
state?: string
Property Value
string
submitter
submitter?: string
Property Value
string
submitTime
submitTime?: Date
Property Value
Date
timing
timing?: string[]
Property Value
string[]
totalDuration
totalDuration?: string
Property Value
string