Reference documentation and code samples for the BigQuery Connection V1 API class Google::Cloud::Bigquery::Connection::V1::SparkHistoryServerConfig.
Configuration of the Spark History Server.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#dataproc_cluster
def dataproc_cluster() -> ::String-  (::String) — 
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]
 
#dataproc_cluster=
def dataproc_cluster=(value) -> ::String-  value (::String) — 
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]
 
-  (::String) — 
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]