GitHub user melin added a comment to the discussion: Support Internal Catalog
To create a catalog, the gravitino needs to be bound to hms or jdbc. We can call it an external catalog. It is hoped that creating a catalog does not require specifying an external metastore; it is referred to as an internal catalog. When creating a catalog in UnityCatalog, there is no need to specify a metastore. Table metadata stored in unitycatalog: https://github.com/unitycatalog/unitycatalog/blob/b141f19665c0c88ed6b72a04149881690ac29dcd/server/src/main/java/io/unitycatalog/server/persist/TableRepository.java#L108 GitHub link: https://github.com/apache/gravitino/discussions/7652#discussioncomment-13727325 ---- This is an automatically sent email for dev@gravitino.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@gravitino.apache.org