SparkProfile interface

The spark cluster profile.

Properties

defaultStorageUrl

The default storage URL.

metastoreSpec

The metastore specification for Spark cluster.

userPluginsSpec

Spark user plugins spec

Property Details

defaultStorageUrl

The default storage URL.

defaultStorageUrl?: string

Property Value

string

metastoreSpec

The metastore specification for Spark cluster.

metastoreSpec?: SparkMetastoreSpec

Property Value

userPluginsSpec

Spark user plugins spec

userPluginsSpec?: SparkUserPlugins

Property Value