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[]