public sealed class AuxiliaryVersionConfig : IMessage<AuxiliaryVersionConfig>, IEquatable<AuxiliaryVersionConfig>, IDeepCloneable<AuxiliaryVersionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class AuxiliaryVersionConfig.
Configuration information for the auxiliary service versions.
public MapField<string, string> ConfigOverrides { get; }
A mapping of Hive metastore configuration key-value pairs to apply to the
auxiliary Hive metastore (configured in hive-site.xml) in addition to
the primary version's overrides. If keys are present in both the auxiliary
version's overrides and the primary version's overrides, the value from
the auxiliary version's overrides takes precedence.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class within the Dataproc Metastore v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class is designed to configure auxiliary service versions for Hive metastore, which is demonstrated through it inheriting from and implementing multiple interfaces, like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers available versions of the \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e, starting from the latest version 2.9.0 down to version 1.0.0, linking to each specific version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e include \u003ccode\u003eConfigOverrides\u003c/code\u003e, which manages Hive metastore configuration overrides, \u003ccode\u003eNetworkConfig\u003c/code\u003e, which contains the endpoint URI of the auxiliary Hive metastore service, and \u003ccode\u003eVersion\u003c/code\u003e, which specifies the Hive metastore version of the auxiliary service.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows the setting up of multiple versions, which can be configured for custom overrides, in addition to showing inherited members and related constructs.\u003c/p\u003e\n"]]],[],null,[]]