Google Cloud Dataproc v1 API - Class AuxiliaryServicesConfig (5.10.0)

public sealed class AuxiliaryServicesConfig : IMessage<AuxiliaryServicesConfig>, IEquatable<AuxiliaryServicesConfig>, IDeepCloneable<AuxiliaryServicesConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dataproc v1 API class AuxiliaryServicesConfig.

Auxiliary services configuration for a Cluster.

Inheritance

object > AuxiliaryServicesConfig

Namespace

Google.Cloud.Dataproc.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Constructors

AuxiliaryServicesConfig()

public AuxiliaryServicesConfig()

AuxiliaryServicesConfig(AuxiliaryServicesConfig)

public AuxiliaryServicesConfig(AuxiliaryServicesConfig other)
Parameter
NameDescription
otherAuxiliaryServicesConfig

Properties

MetastoreConfig

public MetastoreConfig MetastoreConfig { get; set; }

Optional. The Hive Metastore configuration for this workload.

Property Value
TypeDescription
MetastoreConfig

SparkHistoryServerConfig

public SparkHistoryServerConfig SparkHistoryServerConfig { get; set; }

Optional. The Spark History Server configuration for the workload.

Property Value
TypeDescription
SparkHistoryServerConfig