Condividi tramite


SparkBatchJob interface

Proprietà

appId

ID applicazione di questa sessione

appInfo

Informazioni dettagliate sull'applicazione.

artifactId

Identificatore dell'artefatto.

errors

Informazioni sull'errore.

id

ID sessione.

jobType

Tipo di processo.

livyInfo
logLines

Righe di log.

name

Nome del batch.

plugin

Informazioni sul plug-in.

result

Risultato del processo batch Spark.

scheduler

Informazioni sull'utilità di pianificazione.

sparkPoolName

Nome del pool di Spark.

state

Stato del batch

submitterId

Identificatore del mittente.

submitterName

Nome del mittente.

tags

Tag.

workspaceName

Nome dell'area di lavoro.

Dettagli proprietà

appId

ID applicazione di questa sessione

appId?: string

Valore della proprietà

string

appInfo

Informazioni dettagliate sull'applicazione.

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

Valore della proprietà

{[propertyName: string]: string}

artifactId

Identificatore dell'artefatto.

artifactId?: string

Valore della proprietà

string

errors

Informazioni sull'errore.

errors?: SparkServiceError[]

Valore della proprietà

id

ID sessione.

id: number

Valore della proprietà

number

jobType

Tipo di processo.

jobType?: string

Valore della proprietà

string

livyInfo

livyInfo?: SparkBatchJobState

Valore della proprietà

logLines

Righe di log.

logLines?: string[]

Valore della proprietà

string[]

name

Nome del batch.

name?: string

Valore della proprietà

string

plugin

Informazioni sul plug-in.

plugin?: SparkServicePlugin

Valore della proprietà

result

Risultato del processo batch Spark.

result?: string

Valore della proprietà

string

scheduler

Informazioni sull'utilità di pianificazione.

scheduler?: SparkScheduler

Valore della proprietà

sparkPoolName

Nome del pool di Spark.

sparkPoolName?: string

Valore della proprietà

string

state

Stato del batch

state?: string

Valore della proprietà

string

submitterId

Identificatore del mittente.

submitterId?: string

Valore della proprietà

string

submitterName

Nome del mittente.

submitterName?: string

Valore della proprietà

string

tags

Tag.

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

Valore della proprietà

{[propertyName: string]: string}

workspaceName

Nome dell'area di lavoro.

workspaceName?: string

Valore della proprietà

string