SparkHistoryServerConfigResponse

data class SparkHistoryServerConfigResponse(val dataprocCluster: String)

Spark History Server configuration for the workload.

Constructors

Link copied to clipboard
constructor(dataprocCluster: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Resource name of an existing Dataproc Cluster to act as a Spark History Server for the workload.Example: projects/project_id/regions/region/clusters/cluster_name