baibaichen opened a new pull request #1820:
URL: https://github.com/apache/hive/pull/1820


   Cherry pick HIVE-17155 from master branch
   
   ### What changes were proposed in this pull request?
   make `findConfigFile` can handle jar protocol
   
   ### Why are the changes needed?
   When **spring-boot-maven-plugin** is used, we use  `java -jar` to launch 
program, and have to use  
`org.springframework.boot.loader.LaunchedURLClassLoader` to load class, in such 
case, jar protocol is used.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   current UT
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to