Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::AuxiliaryServicesConfig.
Auxiliary services configuration for a Cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#metastore_config
def metastore_config() -> ::Google::Cloud::Dataproc::V1::MetastoreConfig
Returns
- (::Google::Cloud::Dataproc::V1::MetastoreConfig) — Optional. The Hive Metastore configuration for this workload.
#metastore_config=
def metastore_config=(value) -> ::Google::Cloud::Dataproc::V1::MetastoreConfig
Parameter
- value (::Google::Cloud::Dataproc::V1::MetastoreConfig) — Optional. The Hive Metastore configuration for this workload.
Returns
- (::Google::Cloud::Dataproc::V1::MetastoreConfig) — Optional. The Hive Metastore configuration for this workload.
#spark_history_server_config
def spark_history_server_config() -> ::Google::Cloud::Dataproc::V1::SparkHistoryServerConfig
Returns
- (::Google::Cloud::Dataproc::V1::SparkHistoryServerConfig) — Optional. The Spark History Server configuration for the workload.
#spark_history_server_config=
def spark_history_server_config=(value) -> ::Google::Cloud::Dataproc::V1::SparkHistoryServerConfig
Parameter
- value (::Google::Cloud::Dataproc::V1::SparkHistoryServerConfig) — Optional. The Spark History Server configuration for the workload.
Returns
- (::Google::Cloud::Dataproc::V1::SparkHistoryServerConfig) — Optional. The Spark History Server configuration for the workload.