How to connect to Apache Hive using Kerberos authentication DataGrip
已回答
Hi, Is there a way how to set up connection in DataGrip to Apache Hive using Kerberos authentication?
Thank you,
Michal
请先登录再写评论。
@ Michal Volek,
According to reference to configure JDBC Clients for Kerberos Authentication with HiveServer2, they must include the principal of HiveServer2 (principal=<HiveServer2-Kerberos-Principal>) in the JDBC connection string. For example: