SparkRequest interface
속성
| archives | |
| arguments | |
| class |
|
| configuration | 문자열 사전 <> |
| driver |
|
| driver |
|
| executor |
|
| executor |
|
| executor |
|
| file | |
| files | |
| jars | |
| name | |
| python |
속성 세부 정보
archives
archives?: string[]
속성 값
string[]
arguments
arguments?: 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[]