tarepanda1024 opened a new pull request, #23159:
URL: https://github.com/apache/doris/pull/23159

   ## Proposed changes
   
   When custom URI resolver is not specified, the default thrift metastore URI 
goes through DNS reverse resolution (getCanonicalHostname) which is unlikely to 
resolve correctly when the HMS is sitting behind LBs and proxies. This is a 
change in behaviour from hive 2.x branch which isn't required. If reverse 
resolution is required, custom URI resolver can be implemented.
   
   https://github.com/apache/hive/pull/2933
   
   ## Further comments
   
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to