ad1happy2go opened a new pull request, #13957:
URL: https://github.com/apache/hudi/pull/13957

   ### Describe the issue this Pull Request addresses
   
   Fixes https://github.com/apache/hudi/issues/13938
   
   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
   
   <!-- Accepted values: none, low, medium or high. Other than `none`, explain 
the risk.
   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]

Reply via email to