ExtendedLivySessionResponse interface

ExtendedLivySessionResponse'u temsil eden bir arabirim.

Özellikler

appId
appInfo
artifactId
errorInfo
id
jobType

Olası değerler şunlardır: 'SparkBatch', 'SparkSession'

livyInfo
log
name
pluginInfo
result

Olası değerler şunlardır: 'Belirsiz', 'Başarılı', 'Başarısız', 'İptal Edildi'

schedulerInfo
sparkPoolName
state
submitterId
submitterName
tags
workspaceName

Özellik Ayrıntıları

appId

appId?: string

Özellik Değeri

string

appInfo

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

Özellik Değeri

{[propertyName: string]: string}

artifactId

artifactId?: string

Özellik Değeri

string

errorInfo

errorInfo?: ErrorInformation[]

Özellik Değeri

id

id?: number

Özellik Değeri

number

jobType

Olası değerler şunlardır: 'SparkBatch', 'SparkSession'

jobType?: JobType

Özellik Değeri

livyInfo

livyInfo?: LivySessionStateInformation

Özellik Değeri

log

log?: string[]

Özellik Değeri

string[]

name

name?: string

Özellik Değeri

string

pluginInfo

pluginInfo?: SparkServicePluginInformation

Özellik Değeri

result

Olası değerler şunlardır: 'Belirsiz', 'Başarılı', 'Başarısız', 'İptal Edildi'

result?: JobResult

Özellik Değeri

schedulerInfo

schedulerInfo?: SchedulerInformation

Özellik Değeri

sparkPoolName

sparkPoolName?: string

Özellik Değeri

string

state

state?: string

Özellik Değeri

string

submitterId

submitterId?: string

Özellik Değeri

string

submitterName

submitterName?: string

Özellik Değeri

string

tags

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

Özellik Değeri

{[propertyName: string]: string}

workspaceName

workspaceName?: string

Özellik Değeri

string