hive-jdbc-uber-jar icon indicating copy to clipboard operation
hive-jdbc-uber-jar copied to clipboard

Connecting to Hive using Uber JDBC via SSH

Open PiotrBB opened this issue 6 years ago • 1 comments

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!

PiotrBB avatar Oct 10 '18 13:10 PiotrBB

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.

timveil avatar Nov 02 '18 17:11 timveil