timveil / hive-jdbc-uber-jar

Hive JDBC "uber" or "standalone" jar based on the latest Apache Hive version
267 stars 95 forks source link

No binaries available for 3.1.2 code #24

Open claudiai-iri opened 3 years ago

claudiai-iri commented 3 years ago

You have updated the read me to say that 3.1.2 is now supported as of 7/05/20 but there is no binary for it.

shifeiyu2009 commented 3 years ago

hi there,when can you release binaries? can't wait for it

mack007liu commented 1 year ago

@claudiai-iri https://github.com/mack007liu/hive-jdbc-uber-jar/ is now supported as hive 3.1.2 image

alberttwong commented 1 month ago

I’m also looking for the binaries. I use the dbeaver community version and not cloud.

alberttwong commented 1 month ago

I just compiled it... and the jar was in the target folder

albert@albertonehouse target % java -version
openjdk version "1.8.0_422"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_422-b05)
OpenJDK 64-Bit Server VM (Temurin)(build 25.422-b05, mixed mode)
albert@albertonehouse target % mvn -version
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/homebrew/Cellar/maven/3.9.9/libexec
Java version: 1.8.0_422, vendor: Temurin, runtime: /Library/Java/JavaVirtualMachines/temurin-8.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "14.6.1", arch: "x86_64", family: "mac"