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

   ### Change Logs
   
   I noticed that although the variable for path to auxlib is defined, it is 
not being used correctly. So running the CLI from repo-root kept redownloading 
the jakarta jars. The expected auxlib points to 
<repo_root>/packaging/hudi-cli-bundle/auxlib as defined in the $HUDI_AUX_LIB 
variable. However, the wget kept downloading to $PWD/auxlib which is incorrect.
   
   ### Impact
   
   NA
   
   ### Risk level (write none, low medium or high below)
   
   None
   
   ### Documentation Update
   
   NA
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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