noahtaite commented on issue #8925: URL: https://github.com/apache/hudi/issues/8925#issuecomment-1668417105
@ad1happy2go We ran a job with the same input data but disabled the Hive sync to AWS Glue functionality and this performance bottleneck / missing SHS stage was not observed. The job completed successfully in just 50mins (acceptable performance). Please advise if there is a way to optimize AWS Glue sync. We noticed one flag was missing in our pipeline, `"hoodie.datasource.hive_sync.use_jdbc" = "true"` even though `"hoodie.datasource.hive_sync.mode" = "hms"`. We are attempting another test with the use_jdbc flag set to false. -- 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]
