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