ExtendedLivyBatchResponse interface
Uma interface que representa ExtendedLivyBatchResponse.
Propriedades
| app |
|
| app |
|
| artifact |
|
| error |
|
| id | |
| job |
Os valores possíveis incluem: 'SparkBatch', 'SparkSession' |
| livy |
|
| log | |
| name | |
| plugin |
|
| result | Os valores possíveis incluem: 'Incerto', 'Bem-sucedido', 'Falhado', 'Cancelado' |
| scheduler |
|
| spark |
|
| state | |
| submitter |
|
| submitter |
|
| tags | |
| workspace |
Detalhes de Propriedade
appId
appId?: string
Valor de Propriedade
string
appInfo
appInfo?: {[propertyName: string]: string}
Valor de Propriedade
{[propertyName: string]: string}
artifactId
artifactId?: string
Valor de Propriedade
string
errorInfo
id
id?: number
Valor de Propriedade
number
jobType
Os valores possíveis incluem: 'SparkBatch', 'SparkSession'
jobType?: JobType
Valor de Propriedade
livyInfo
log
log?: string[]
Valor de Propriedade
string[]
name
name?: string
Valor de Propriedade
string
pluginInfo
result
Os valores possíveis incluem: 'Incerto', 'Bem-sucedido', 'Falhado', 'Cancelado'
result?: JobResult
Valor de Propriedade
schedulerInfo
sparkPoolName
sparkPoolName?: string
Valor de Propriedade
string
state
state?: string
Valor de Propriedade
string
submitterId
submitterId?: string
Valor de Propriedade
string
submitterName
submitterName?: string
Valor de Propriedade
string
tags
tags?: {[propertyName: string]: string}
Valor de Propriedade
{[propertyName: string]: string}
workspaceName
workspaceName?: string
Valor de Propriedade
string