timveil / hive-jdbc-uber-jar

Hive JDBC "uber" or "standalone" jar based on the latest Apache Hive version
267 stars 95 forks source link

Connecting to Hive using Uber JDBC via SSH #14

Open PiotrBB opened 5 years ago

PiotrBB commented 5 years ago

Hello,

Is it possible to connect to Kerberized Hive using Uber JDBC and DataGrip via SSH? I'm assuming I'd need to put ssh login/pwd into template, but what are the identifiers for ssh information? Thanks in advance!

timveil commented 5 years ago

This driver supports everything that to Hive Driver does natively, its really just a repackaging of dependencies. Please refer to the Hive documentation for how to connect to kerberized clusters.