IntelliJ Idea can not add hive datasource in Database tab
Answered
version: IntelliJ Idea 2019.2(Ultimate)
I can connect to hive with JDBC(java code) by IntelliJ Idea 2019.2.But I can not add hive datasource in Database tab:
please give me a hand
Please sign in to leave a comment.
Have you set the "User" and "Password"?
@Liu Pei Pei Thanks for your reply. Is the "User" is hive or remote login user of HiveServer
Could you please share idea.log ("Help | Show Log in...") after reproducing the issue?
@Yaroslav Bedrov Thanks for your reply. After adding some jars to classpath, I get new error. Here the log is:
Why there is "=" sign in path ".../src/main/resources=krb5.conf"?
@Yaroslav Bedrov I fix it, and get a new eror:
Could you please provide full log file? Similar discussion: https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000757404-DataGrip-Mac-Kerberos-Authentication-with-PostgreSQL
I have uploaded the log to dropbox for you to download.
https://www.dropbox.com/s/rhx2ltjb3vwe6if/idea.log?dl=0
What about SSL configuration on your serrver: https://kb.informatica.com/solution/23/pages/63/521066.aspx ?