public sealed class SparkHistoryServerConfig : IMessage<SparkHistoryServerConfig>, IEquatable<SparkHistoryServerConfig>, IDeepCloneable<SparkHistoryServerConfig>, IBufferMessage, IMessage
Spark History Server configuration for the workload.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSparkHistoryServerConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, which is used for Spark History Server configuration in workloads.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 5.17.0, with previous versions from 5.16.0 down to 5.0.0, and then further back to versions in the 3.x and 4.x range being documented, allowing for version specific review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSparkHistoryServerConfig\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while also inheriting members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor \u003ccode\u003eSparkHistoryServerConfig()\u003c/code\u003e and a copy constructor \u003ccode\u003eSparkHistoryServerConfig(SparkHistoryServerConfig other)\u003c/code\u003e that accepts another \u003ccode\u003eSparkHistoryServerConfig\u003c/code\u003e object as parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eDataprocCluster\u003c/code\u003e property of type string, which is used to store the resource name of an existing Dataproc cluster that can serve as a Spark History Server.\u003c/p\u003e\n"]]],[],null,[]]