Class SparkHistoryServerConfig (5.0.1)

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]``

Inheritance

builtins.object > proto.message.Message > SparkHistoryServerConfig