Peripherals Config Response
data class PeripheralsConfigResponse(val metastoreService: String, val sparkHistoryServerConfig: SparkHistoryServerConfigResponse)
Auxiliary services configuration for a workload.
Constructors
Link copied to clipboard
fun PeripheralsConfigResponse(metastoreService: String, sparkHistoryServerConfig: SparkHistoryServerConfigResponse)