ExtendedLivySessionResponse interface
Interfaccia che rappresenta ExtendedLivySessionResponse.
Proprietà
| app |
|
| app |
|
| artifact |
|
| error |
|
| id | |
| job |
I valori possibili includono: 'SparkBatch', 'SparkSession' |
| livy |
|
| log | |
| name | |
| plugin |
|
| result | I valori possibili includono: 'Certo', 'Succeeded', 'Failed', 'Cancelled' |
| scheduler |
|
| spark |
|
| state | |
| submitter |
|
| submitter |
|
| tags | |
| workspace |
Dettagli proprietà
appId
appId?: string
Valore della proprietà
string
appInfo
appInfo?: {[propertyName: string]: string}
Valore della proprietà
{[propertyName: string]: string}
artifactId
artifactId?: string
Valore della proprietà
string
errorInfo
id
id?: number
Valore della proprietà
number
jobType
I valori possibili includono: 'SparkBatch', 'SparkSession'
jobType?: JobType
Valore della proprietà
livyInfo
log
log?: string[]
Valore della proprietà
string[]
name
name?: string
Valore della proprietà
string
pluginInfo
result
I valori possibili includono: 'Certo', 'Succeeded', 'Failed', 'Cancelled'
result?: JobResult
Valore della proprietà
schedulerInfo
sparkPoolName
sparkPoolName?: string
Valore della proprietà
string
state
state?: string
Valore della proprietà
string
submitterId
submitterId?: string
Valore della proprietà
string
submitterName
submitterName?: string
Valore della proprietà
string
tags
tags?: {[propertyName: string]: string}
Valore della proprietà
{[propertyName: string]: string}
workspaceName
workspaceName?: string
Valore della proprietà
string