Fork me on GitHub
#sql
<
2021-01-29
>
Laszlo Szolnoki08:01:42

Thanks @hiredman, I found [org.apache.hive/hive-jdbc "3.1.2"] but I am having trouble with installing the dependency jdk.tools:jdk.tools:jar:1.6 . I tried to declare the repository https://mvnrepository.com/artifact/jdk.tools/jdk.tools still 'lein deps' says that the artifact can't be found.

kirill.salykin09:01:06

Hi Sean, There is no way to specify builder on per-datasource level in next.jdbc? AFAIK you were investigate the option, but dunno what is the output of it. thanks!

seancorfield18:01:11

@kirill.salykin Look at with-options -- it's explained in the Getting Started guide.

👍 3