BatchEnvironmentConfigPeripheralsConfig

data class BatchEnvironmentConfigPeripheralsConfig(val metastoreService: String? = null, val sparkHistoryServerConfig: BatchEnvironmentConfigPeripheralsConfigSparkHistoryServerConfig? = null)

Constructors

Link copied to clipboard
constructor(metastoreService: String? = null, sparkHistoryServerConfig: BatchEnvironmentConfigPeripheralsConfigSparkHistoryServerConfig? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource name of an existing Dataproc Metastore service.

Link copied to clipboard

The Spark History Server configuration for the workload. Structure is documented below.