SparkResourceConfiguration interface
Properties
instance |
Optional type of VM used as supported by the compute target. |
runtime |
Version of spark runtime used for the job. |
Property Details
instanceType
Optional type of VM used as supported by the compute target.
instanceType?: string
Property Value
string
runtimeVersion
Version of spark runtime used for the job.
runtimeVersion?: string
Property Value
string