次の方法で共有


SparkRequest interface

プロパティ

archives
arguments
className
configuration

文字列<>辞書

driverCores
driverMemory
executorCores
executorCount
executorMemory
file
files
jars
name
pythonFiles

プロパティの詳細

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