Auxiliary Services Config Response
data class AuxiliaryServicesConfigResponse(val metastoreConfig: MetastoreConfigResponse, val sparkHistoryServerConfig: SparkHistoryServerConfigResponse)
Auxiliary services configuration for a Cluster.
Constructors
Link copied to clipboard
fun AuxiliaryServicesConfigResponse(metastoreConfig: MetastoreConfigResponse, sparkHistoryServerConfig: SparkHistoryServerConfigResponse)