Spark History Server configuration for the workload.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataproc_cluster
def dataproc_cluster() -> ::String
Returns
-
(::String) —
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]
#dataproc_cluster=
def dataproc_cluster=(value) -> ::String
Parameter
-
value (::String) —
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]
Returns
-
(::String) —
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]