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.
Output only. The network configuration contains the endpoint URI(s) of the auxiliary Hive metastore service.
getVersion
The Hive metastore version of the auxiliary service. It must be less
than the primary Hive metastore service's version.
Returns
Type
Description
string
setVersion
The Hive metastore version of the auxiliary service. It must be less
than the primary Hive metastore service's version.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getConfigOverrides
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.
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-09-04 UTC."],[],[],null,["# Google Cloud Dataproc Metastore V1alpha Client - Class AuxiliaryVersionConfig (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.AuxiliaryVersionConfig)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1alpha.AuxiliaryVersionConfig)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1alpha.AuxiliaryVersionConfig)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1alpha.AuxiliaryVersionConfig)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1alpha.AuxiliaryVersionConfig)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1alpha.AuxiliaryVersionConfig)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1alpha.AuxiliaryVersionConfig)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1alpha.AuxiliaryVersionConfig)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1alpha.AuxiliaryVersionConfig)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1alpha.AuxiliaryVersionConfig)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1alpha.AuxiliaryVersionConfig) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class AuxiliaryVersionConfig.\n\nConfiguration information for the auxiliary service versions.\n\nGenerated from protobuf message `google.cloud.metastore.v1alpha.AuxiliaryVersionConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getVersion\n\nThe Hive metastore version of the auxiliary service. It must be less\nthan the primary Hive metastore service's version.\n\n### setVersion\n\nThe Hive metastore version of the auxiliary service. It must be less\nthan the primary Hive metastore service's version.\n\n### getConfigOverrides\n\nA mapping of Hive metastore configuration key-value pairs to apply to the\nauxiliary Hive metastore (configured in `hive-site.xml`) in addition to\nthe primary version's overrides. If keys are present in both the auxiliary\nversion's overrides and the primary version's overrides, the value from\nthe auxiliary version's overrides takes precedence.\n\n### setConfigOverrides\n\nA mapping of Hive metastore configuration key-value pairs to apply to the\nauxiliary Hive metastore (configured in `hive-site.xml`) in addition to\nthe primary version's overrides. If keys are present in both the auxiliary\nversion's overrides and the primary version's overrides, the value from\nthe auxiliary version's overrides takes precedence.\n\n### getNetworkConfig\n\nOutput only. The network configuration contains the endpoint URI(s) of the\nauxiliary Hive metastore service.\n\n### hasNetworkConfig\n\n### clearNetworkConfig\n\n### setNetworkConfig\n\nOutput only. The network configuration contains the endpoint URI(s) of the\nauxiliary Hive metastore service."]]