configOverrides property
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml).
The mappings override system defaults (some keys cannot be overridden).
Implementation
core.Map<core.String, core.String>? configOverrides;