ExtendedLivySessionResponse interface
Interfaz que representa ExtendedLivySessionResponse.
Propiedades
| app |
|
| app |
|
| artifact |
|
| error |
|
| id | |
| job |
Entre los valores posibles se incluyen: "SparkBatch", "SparkSession" |
| livy |
|
| log | |
| name | |
| plugin |
|
| result | Entre los valores posibles se incluyen: "Uncertain", "Succeeded", "Failed", "Cancelled" |
| scheduler |
|
| spark |
|
| state | |
| submitter |
|
| submitter |
|
| tags | |
| workspace |
Detalles de las propiedades
appId
appId?: string
Valor de propiedad
string
appInfo
appInfo?: {[propertyName: string]: string}
Valor de propiedad
{[propertyName: string]: string}
artifactId
artifactId?: string
Valor de propiedad
string
errorInfo
id
id?: number
Valor de propiedad
number
jobType
Entre los valores posibles se incluyen: "SparkBatch", "SparkSession"
jobType?: JobType
Valor de propiedad
livyInfo
log
log?: string[]
Valor de propiedad
string[]
name
name?: string
Valor de propiedad
string
pluginInfo
result
Entre los valores posibles se incluyen: "Uncertain", "Succeeded", "Failed", "Cancelled"
result?: JobResult
Valor de propiedad
schedulerInfo
sparkPoolName
sparkPoolName?: string
Valor de propiedad
string
state
state?: string
Valor de propiedad
string
submitterId
submitterId?: string
Valor de propiedad
string
submitterName
submitterName?: string
Valor de propiedad
string
tags
tags?: {[propertyName: string]: string}
Valor de propiedad
{[propertyName: string]: string}
workspaceName
workspaceName?: string
Valor de propiedad
string