dengzhhu653 commented on PR #5606:
URL: https://github.com/apache/hive/pull/5606#issuecomment-2693538090

   > > > > Before merge this PR. i think we need to provide a doc to guide 
users how to use this feature. Otherwise no one would know how to use this 
feature.
   > > > > I tried the rest catalog with Spark, but found some issues. I am not 
sure i missed some configuration:
   > > > 
   > > > 
   > > > I believe you need to be authenticated first before using the API.
   > > 
   > > 
   > > Is this the standard authentication method provided by iceberg? If not, 
We should implement authentication according to the iceberg rest specification.
   > 
   > @dengzhhu653, probably same question: [#5606 
(comment)](https://github.com/apache/hive/pull/5606#discussion_r1967525191)
   
   
   The `jwt` is our preferable way for authentication, and we have it supported 
in both `http` HS2 and metastore. I don't get much insight of the differences 
between those two auth methods, we can file another jira to implement this auth 
if we need to.


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