Class PeripheralsConfig

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

Auxiliary services configuration for a workload.

Attributes

NameDescription
metastore_service str
Optional. Resource name of an existing Dataproc Metastore service. Example: - ``projects/[project_id]/locations/[region]/services/[service_id]``
spark_history_server_config google.cloud.dataproc_v1.types.SparkHistoryServerConfig
Optional. The Spark History Server configuration for the workload.

Inheritance

builtins.object > proto.message.Message > PeripheralsConfig