[ 
https://issues.apache.org/jira/browse/HUDI-4386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

todd updated HUDI-4386:
-----------------------
    Description: 
# 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}
 

  was:
# 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]
 # demo:

'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'


> 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
>
> # 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)

Reply via email to