Fork me on GitHub
#sql
<
2021-01-28
>
Laszlo Szolnoki21:01:53

Could anyone please tell which dependency to add for a leiningen project in project.clj for using hiveserver2 with next-jdbc? I'd like to connect using similar params in the db-spec map:

{:dbtype "hive2" :classname "org.apache.hive.jdbc.HiveDriver" :dbname "whatever"}
I only found [hive/hive-jdbc "0.5.0"] which was Pushed by jashmenn on Apr 28, 2011 Currently I use ODBC (with Python) to make a connection. Service Discovery Mode: Zookeeper, authentication: Kerberos Thanks.

hiredman22:01:10

or "hive jdbc maven" in the search engine of your choice