This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-28
Channels
- # aleph (10)
- # announcements (1)
- # aws-lambda (1)
- # beginners (162)
- # calva (81)
- # chlorine-clover (2)
- # cider (18)
- # clj-kondo (2)
- # cljs-dev (1)
- # cljsrn (12)
- # clojure (64)
- # clojure-australia (6)
- # clojure-europe (13)
- # clojure-nl (3)
- # clojure-sweden (26)
- # clojure-uk (36)
- # clojurescript (45)
- # community-development (10)
- # conjure (16)
- # core-logic (4)
- # cursive (6)
- # datascript (1)
- # emacs (1)
- # events (2)
- # fulcro (87)
- # girouette (5)
- # honeysql (4)
- # hoplon (3)
- # hugsql (3)
- # leiningen (8)
- # malli (18)
- # off-topic (33)
- # pathom (14)
- # reitit (5)
- # remote-jobs (1)
- # reveal (1)
- # shadow-cljs (50)
- # sql (3)
- # startup-in-a-month (1)
- # vim (5)
- # xtdb (30)
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.