hudi-bot opened a new issue, #15279:
URL: https://github.com/apache/hudi/issues/15279
# fix AWSGlueCatalogSyncTool not found execption
# Sync metadata to aws glue via hive_sync.catalog.sync.tool.class =
'AWSGlueCatalogSyncTool', about this:
[https://github.com/apache/hudi/pull/5202]
{code:java}
'hive_sync.enable'='true',
'hive_sync.mode'='hms',
'hive_sync.table'='test_glue_catalog',
'hive_sync.catalog.sync.tool.class'='AWSGlueCatalogSyncTool',
'hive_sync.db'='test' {code}
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-4386
- Type: Bug
--
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]