[
https://issues.apache.org/jira/browse/HUDI-4386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-4386:
---------------------------------
Labels: pull-request-available (was: )
> modify flink catalog sync aws glue config
> -----------------------------------------
>
> Key: HUDI-4386
> URL: https://issues.apache.org/jira/browse/HUDI-4386
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: todd
> Priority: Major
> Labels: pull-request-available
>
> # 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}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)