bhasudha commented on code in PR #7968: URL: https://github.com/apache/hudi/pull/7968#discussion_r1112683392
########## website/docs/syncing_metastore.md: ########## @@ -3,6 +3,13 @@ title: Hive Metastore keywords: [hudi, hive, sync] --- +[Hive Metastore](https://cwiki.apache.org/confluence/display/Hive/AdminManual+Metastore+Administration) is an +RDBMS-backed service from Apache Hive that acts as a catalog for your data warehouse or data lake. It can store all the +metadata about the tables, such as partitions, columns, column types, etc. Once can sync the Hudi table metadata to the Review Comment: Once -> One -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
