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