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-03-21 UTC."],[[["This webpage provides documentation for the `SparkHistoryServerConfig` class within the Google Cloud Dataproc v1 API, offering reference materials and code samples."],["The `SparkHistoryServerConfig` class is designed to configure the Spark History Server for workloads, and is within the namespace `Google.Cloud.Dataproc.V1`."],["The documentation covers versions ranging from 3.1.0 to the latest 5.17.0 of `SparkHistoryServerConfig`, and the current page focuses on version 5.9.0."],["The `SparkHistoryServerConfig` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation outlines two constructors for the `SparkHistoryServerConfig` class, one being default and the other allowing the input of another `SparkHistoryServerConfig`, as well as listing the `DataprocCluster` property."]]],[]]