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, specifically for .NET developers."],["The documentation covers a range of versions for `SparkHistoryServerConfig`, from version 3.1.0 up to the latest version 5.17.0."],["`SparkHistoryServerConfig` is used to define the Spark History Server configuration for a workload and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SparkHistoryServerConfig` class has a property `DataprocCluster`, which is used to specify an existing Dataproc Cluster to function as a Spark History Server."],["The documentation outlines the constructors available to create an instance of `SparkHistoryServerConfig`, including a default constructor and one that accepts another `SparkHistoryServerConfig` instance."]]],[]]