public class IcebergHiveMetadataCommitter extends Object implements IcebergMetadataCommitter
IcebergMetadataCommitter to commit Iceberg metadata to Hive metastore, so the table can
be visited by Iceberg's Hive catalog.| Constructor and Description |
|---|
IcebergHiveMetadataCommitter(FileStoreTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
commitMetadata(Path newMetadataPath,
Path baseMetadataPath) |
public IcebergHiveMetadataCommitter(FileStoreTable table)
public void commitMetadata(Path newMetadataPath, @Nullable Path baseMetadataPath)
commitMetadata in interface IcebergMetadataCommitterCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.