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, covering versions from 3.1.0 to the latest 5.17.0."],["The `SparkHistoryServerConfig` class is used for configuring the Spark History Server for a workload in Dataproc, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SparkHistoryServerConfig` class includes a property called `DataprocCluster`, which allows users to specify an existing Dataproc cluster to serve as the Spark History Server."],["The webpage includes the inherited members from the object class, specifically `GetHashCode()`, `GetType()` and `ToString()`."],["The webpage also includes the constructor functions for the `SparkHistoryServerConfig` class."]]],[]]