CTTY commented on PR #8929:
URL: https://github.com/apache/hudi/pull/8929#issuecomment-1700184768

   I've manually tested this on EMR 6.12 by setting configs below when writing 
data: 
   ```
   .option(DataSourceWriteOptions.META_SYNC_CLIENT_TOOL_CLASS_NAME.key, 
"org.apache.hudi.aws.sync.AwsGlueCatalogSyncTool")
   .option(GlueCatalogSyncClientConfig.GLUE_METADATA_FILE_LISTING.key, "TRUE")
   ```
   It works very well. Nice work!


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to