ConnectionSparkSparkHistoryServerConfig

data class ConnectionSparkSparkHistoryServerConfig(val dataprocCluster: String? = null)

Constructors

Link copied to clipboard
constructor(dataprocCluster: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dataprocCluster: String? = null

Resource name of an existing Dataproc Cluster to act as a Spark History Server for the connection if the form of projects/projectId/regions/region/clusters/cluster_name.