Share via


SparkConfiguration interface

SparkConfiguration Artifact information

Properties

annotations

Annotations for SparkConfiguration.

configMergeRule

SparkConfiguration configMergeRule.

configs

SparkConfiguration configs.

created

The timestamp of resource creation.

createdBy

The identity that created the resource.

description

Description about the SparkConfiguration.

notes

additional Notes.

Property Details

annotations

Annotations for SparkConfiguration.

annotations?: string[]

Property Value

string[]

configMergeRule

SparkConfiguration configMergeRule.

configMergeRule?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

configs

SparkConfiguration configs.

configs: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

created

The timestamp of resource creation.

created?: Date

Property Value

Date

createdBy

The identity that created the resource.

createdBy?: string

Property Value

string

description

Description about the SparkConfiguration.

description?: string

Property Value

string

notes

additional Notes.

notes?: string

Property Value

string