ExtendedLivyBatchRequest interface

Interfejs reprezentujący element ExtendedLivyBatchRequest.

Właściwości

archives
args
artifactId
className
conf
driverCores
driverMemory
executorCores
executorMemory
file
files
jars
name
numExecutors
tags

Szczegóły właściwości

archives

archives?: string[]

Wartość właściwości

string[]

args

args?: string[]

Wartość właściwości

string[]

artifactId

artifactId?: string

Wartość właściwości

string

className

className?: string

Wartość właściwości

string

conf

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

Wartość właściwości

{[propertyName: string]: string}

driverCores

driverCores?: number

Wartość właściwości

number

driverMemory

driverMemory?: string

Wartość właściwości

string

executorCores

executorCores?: number

Wartość właściwości

number

executorMemory

executorMemory?: string

Wartość właściwości

string

file

file?: string

Wartość właściwości

string

files

files?: string[]

Wartość właściwości

string[]

jars

jars?: string[]

Wartość właściwości

string[]

name

name?: string

Wartość właściwości

string

numExecutors

numExecutors?: number

Wartość właściwości

number

tags

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

Wartość właściwości

{[propertyName: string]: string}