ExtendedLivyBatchResponse interface
Rozhraní představující ExtendedLivyBatchResponse.
Vlastnosti
| app |
|
| app |
|
| artifact |
|
| error |
|
| id | |
| job |
Mezi možné hodnoty patří: SparkBatch, SparkSession. |
| livy |
|
| log | |
| name | |
| plugin |
|
| result | Mezi možné hodnoty patří: Nejisté, Úspěch, Selhání, Zrušeno. |
| scheduler |
|
| spark |
|
| state | |
| submitter |
|
| submitter |
|
| tags | |
| workspace |
Podrobnosti vlastnosti
appId
appId?: string
Hodnota vlastnosti
string
appInfo
appInfo?: {[propertyName: string]: string}
Hodnota vlastnosti
{[propertyName: string]: string}
artifactId
artifactId?: string
Hodnota vlastnosti
string
errorInfo
id
id?: number
Hodnota vlastnosti
number
jobType
livyInfo
log
log?: string[]
Hodnota vlastnosti
string[]
name
name?: string
Hodnota vlastnosti
string
pluginInfo
result
Mezi možné hodnoty patří: Nejisté, Úspěch, Selhání, Zrušeno.
result?: JobResult
Hodnota vlastnosti
schedulerInfo
sparkPoolName
sparkPoolName?: string
Hodnota vlastnosti
string
state
state?: string
Hodnota vlastnosti
string
submitterId
submitterId?: string
Hodnota vlastnosti
string
submitterName
submitterName?: string
Hodnota vlastnosti
string
tags
tags?: {[propertyName: string]: string}
Hodnota vlastnosti
{[propertyName: string]: string}
workspaceName
workspaceName?: string
Hodnota vlastnosti
string