Class SparkHistoryServerConfig (3.3.2)

SparkHistoryServerConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Spark History Server configuration for the workload.

Attribute

NameDescription
dataproc_cluster str
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]