Class SparkHistoryServerConfig (1.15.3)

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

Configuration of the Spark History Server.

Attribute

NameDescription
dataproc_cluster str
Optional. Resource name of an existing Dataproc Cluster to act as a Spark History Server for the connection. Example: - projects/[project_id]/regions/[region]/clusters/[cluster_name]