SparkBatchJobOptions interface

속성

archives
arguments
artifactId
className
configuration

문자열 사전 <>

driverCores
driverMemory
executorCores
executorCount
executorMemory
file
files
jars
name
pythonFiles
tags

문자열 사전 <>

속성 세부 정보

archives

archives?: string[]

속성 값

string[]

arguments

arguments?: string[]

속성 값

string[]

artifactId

artifactId?: string

속성 값

string

className

className?: string

속성 값

string

configuration

문자열 사전 <>

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

속성 값

{[propertyName: string]: string}

driverCores

driverCores?: number

속성 값

number

driverMemory

driverMemory?: string

속성 값

string

executorCores

executorCores?: number

속성 값

number

executorCount

executorCount?: number

속성 값

number

executorMemory

executorMemory?: string

속성 값

string

file

file: string

속성 값

string

files

files?: string[]

속성 값

string[]

jars

jars?: string[]

속성 값

string[]

name

name: string

속성 값

string

pythonFiles

pythonFiles?: string[]

속성 값

string[]

tags

문자열 사전 <>

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

속성 값

{[propertyName: string]: string}