Condividi tramite


ExtendedLivyBatchResponse interface

Interfaccia che rappresenta ExtendedLivyBatchResponse.

Proprietà

appId
appInfo
artifactId
errorInfo
id
jobType

I valori possibili includono: 'SparkBatch', 'SparkSession'

livyInfo
log
name
pluginInfo
result

I valori possibili includono: 'Certo', 'Succeeded', 'Failed', 'Cancelled'

schedulerInfo
sparkPoolName
state
submitterId
submitterName
tags
workspaceName

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

errorInfo?: ErrorInformation[]

Valore della proprietà

id

id?: number

Valore della proprietà

number

jobType

I valori possibili includono: 'SparkBatch', 'SparkSession'

jobType?: JobType

Valore della proprietà

livyInfo

livyInfo?: LivyBatchStateInformation

Valore della proprietà

log

log?: string[]

Valore della proprietà

string[]

name

name?: string

Valore della proprietà

string

pluginInfo

pluginInfo?: SparkServicePluginInformation

Valore della proprietà

result

I valori possibili includono: 'Certo', 'Succeeded', 'Failed', 'Cancelled'

result?: JobResult

Valore della proprietà

schedulerInfo

schedulerInfo?: SchedulerInformation

Valore della proprietà

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