Class HiveMetastoreVersion (1.1.2)

HiveMetastoreVersion(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A specification of a supported version of the Hive Metastore software.

Attributes

NameDescription
version str
The semantic version of the Hive Metastore software.
is_default bool
Whether version will be chosen by the server if a metastore service is created with a HiveMetastoreConfig that omits the version.