Freigeben über


ExtendedLivyBatchResponse interface

Eine Schnittstelle, die ExtendedLivyBatchResponse darstellt.

Eigenschaften

appId
appInfo
artifactId
errorInfo
id
jobType

Mögliche Werte sind: 'SparkBatch', 'SparkSession'

livyInfo
log
name
pluginInfo
result

Mögliche Werte sind: 'Unsicher', 'Succeeded', 'Failed', 'Cancelled'

schedulerInfo
sparkPoolName
state
submitterId
submitterName
tags
workspaceName

Details zur Eigenschaft

appId

appId?: string

Eigenschaftswert

string

appInfo

appInfo?: {[propertyName: string]: string}

Eigenschaftswert

{[propertyName: string]: string}

artifactId

artifactId?: string

Eigenschaftswert

string

errorInfo

errorInfo?: ErrorInformation[]

Eigenschaftswert

id

id?: number

Eigenschaftswert

number

jobType

Mögliche Werte sind: 'SparkBatch', 'SparkSession'

jobType?: JobType

Eigenschaftswert

livyInfo

livyInfo?: LivyBatchStateInformation

Eigenschaftswert

log

log?: string[]

Eigenschaftswert

string[]

name

name?: string

Eigenschaftswert

string

pluginInfo

pluginInfo?: SparkServicePluginInformation

Eigenschaftswert

result

Mögliche Werte sind: 'Unsicher', 'Succeeded', 'Failed', 'Cancelled'

result?: JobResult

Eigenschaftswert

schedulerInfo

schedulerInfo?: SchedulerInformation

Eigenschaftswert

sparkPoolName

sparkPoolName?: string

Eigenschaftswert

string

state

state?: string

Eigenschaftswert

string

submitterId

submitterId?: string

Eigenschaftswert

string

submitterName

submitterName?: string

Eigenschaftswert

string

tags

tags?: {[propertyName: string]: string}

Eigenschaftswert

{[propertyName: string]: string}

workspaceName

workspaceName?: string

Eigenschaftswert

string