public sealed class SparkHistoryServerConfig : IMessage<SparkHistoryServerConfig>, IEquatable<SparkHistoryServerConfig>, IDeepCloneable<SparkHistoryServerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class SparkHistoryServerConfig.
Spark History Server configuration for the workload.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `SparkHistoryServerConfig` class within the Google Cloud Dataproc V1 API, detailing its structure, properties, and inheritance."],["The content covers multiple versions of the `SparkHistoryServerConfig` class, ranging from version 3.1.0 up to the latest version 5.17.0, with version 5.4.0 being the currently focused version."],["`SparkHistoryServerConfig` class is used for configuring the Spark History Server for workloads, and it inherits from several interfaces and classes, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a `DataprocCluster` property that is an optional string to specify the resource name of a Dataproc cluster that will act as the Spark History Server."],["The page offers information about the `SparkHistoryServerConfig` class's constructors, `SparkHistoryServerConfig()` and `SparkHistoryServerConfig(SparkHistoryServerConfig other)`."]]],[]]