Package org.apache.iceberg.hive
-
Class Summary Class Description CachedClientPool A ClientPool that caches the underlying HiveClientPool instances.HiveCatalog HiveClientPool HiveHadoopUtil HiveSchemaUtil HiveTableOperations TODO we should be able to extract some more commonalities to BaseMetastoreTableOperations to avoid code duplication between this class and Metacat Tables.MetastoreUtil NoLock -
Enum Summary Enum Description HiveVersion -
Exception Summary Exception Description RuntimeMetaException Exception used to wrapMetaException
as aRuntimeException
and add context.