zzzzming95 commented on issue #5230:
URL: https://github.com/apache/kyuubi/issues/5230#issuecomment-1707561259

   > It sounds like a misconfiguration, `hive.metastore.token.signature` should 
not be configured in `hive-site.xml`.
   
   `hive.metastore.token.signature` mean the namespace of the metastore token, 
the default value is empty. In hiveserver, they hardcode this conf's value.
   
   
https://github.com/apache/hive/blob/0fdf143cf775ccf909e092fda2eaef443e68fa23/service/src/java/org/apache/hive/service/auth/HiveAuthConstants.java#L44
   
   But in some case we need to conf the configuration 
`hive.metastore.token.signature` in `hive-site.xml`.


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


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

Reply via email to