⭐️ If you like Apache Hudi, give it a star on GitHub! ⭐
This is documentation for Apache Hudi 0.14.1, which is no longer actively maintained.
For documentation on the latest release, see the latest version (1.0.0).
Version: 0.14.1
AWS Glue Data Catalog
Hudi tables can sync to AWS Glue Data Catalog directly via AWS SDK. Piggyback on HiveSyncTool
, org.apache.hudi.aws.sync.AwsGlueCatalogSyncTool makes use of all the configurations that are taken by HiveSyncTool
and send them to AWS Glue.