umehrot2 commented on issue #1977: URL: https://github.com/apache/hudi/issues/1977#issuecomment-693148595
@KarthickAN - AWS Glue does not officially support Hudi. Does the sync to glue catalog not work out of the box ? I assume the problem with glue would be that it does not have hive-server running which is required for sync to work through Hudi. Yeah using boto3 or sdk to directly call glue APIs instead of Hive would be the way to approach it. - For pushing metrics to cloudwatch, you are right. Having an implementation of the metrics reported would be good. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
