deepakpanda93 opened a new pull request, #13930: URL: https://github.com/apache/hudi/pull/13930
### Describe the issue this Pull Request addresses - The original Docker image did not support copying necessary Hive dependencies like calcite-core and libfb303, causing Hive sync failures at runtime. - This PR fixes an issue with running the HiveSyncTool inside a Docker container. ### Summary and Changelog Fixed HiveSyncTool runtime failure by updating Docker runtime script to inject required Hive dependencies ### Impact None ### Risk Level none ### Documentation Update none ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Enough context is provided in the sections above - [ ] Adequate tests were added if applicable -- 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]
