Hello,

Creating a thread as recommended by Okumin from ASF Slack. I opened 
https://issues.apache.org/jira/browse/HIVE-29630 a few days ago.

After digging at the code, the Hive-Metastore Client vs Server is behavior 
differently:

1. Metastore Client - uses hive.metastore.token.signature to find correct 
delegation tokens available in UserGroupInformation
2. Metastore Server - *does not* use hive.metastore.token.signature to issue 
delegation tokens.

Are there other cases where Hive delegation tokens are issues with the 
Token#service field set?

Thank you,
Allan

Reply via email to