Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-9
Description
HadoopTables and HadoopCatalog only work on filesystems that support atomic rename. Therefore they are not safe on S3.
HiveCatalog uses the Hive Metastore to keep track of Iceberg tables, so we should use this interface when we store our tables in object stores.