AuxiliaryServicesConfigResponse

data class AuxiliaryServicesConfigResponse(val metastoreConfig: MetastoreConfigResponse, val sparkHistoryServerConfig: SparkHistoryServerConfigResponse)

Auxiliary services configuration for a Cluster.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. The Hive Metastore configuration for this workload.

Link copied to clipboard

Optional. The Spark History Server configuration for the workload.