adrainZ opened a new issue, #18613:
URL: https://github.com/apache/doris/issues/18613

   
https://github.com/apache/doris/blob/22deeecbe180d13a23ecb9876f0078be6cd631db/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/HiveMetaStoreCache.java#L293
   
   在HMSExternalCatalog 中 用  kerberos 认证,而且在外部 catalog 中 需要 指明 
`'hadoop.security.authentication' = 'kerberos'` 但是在 HiveMetaStoreCache 中 直接使用 
remoteUser 单参,调用成了 simple 方式认证。


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