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"]],[["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 document provides reference documentation for the \u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e class within the Dataproc Metastore v1 API, specifically version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuxiliaryVersionConfig\u003c/code\u003e allows the configuration of auxiliary service versions for Hive metastore, supporting features such as versioning and configuration overrides.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eConfigOverrides\u003c/code\u003e, \u003ccode\u003eNetworkConfig\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, enabling the customization of Hive metastore settings, network configurations, and the specification of auxiliary Hive metastore service versions.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the other versions that are also available, from 2.9.0 down to 1.0.0, and each version has its own page with its documentation.\u003c/p\u003e\n"]]],[],null,[]]