is not current version
Last Version 1.5.2-incubating

Kyuubi Project Hive JDBC Client 1.3.1-incubating

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.kyuubi
ArtifactId

ArtifactId

kyuubi-hive-jdbc
Version

Version

1.3.1-incubating
Type

Type

jar
Description

Description

Kyuubi Project Hive JDBC Client
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download kyuubi-hive-jdbc 1.3.1-incubating


<!-- https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-hive-jdbc/ -->
<dependency>
    <groupId>org.apache.kyuubi</groupId>
    <artifactId>kyuubi-hive-jdbc</artifactId>
    <version>1.3.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-hive-jdbc/
implementation 'org.apache.kyuubi:kyuubi-hive-jdbc:1.3.1-incubating'
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-hive-jdbc/
implementation ("org.apache.kyuubi:kyuubi-hive-jdbc:1.3.1-incubating")
'org.apache.kyuubi:kyuubi-hive-jdbc:jar:1.3.1-incubating'
<dependency org="org.apache.kyuubi" name="kyuubi-hive-jdbc" rev="1.3.1-incubating">
  <artifact name="kyuubi-hive-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kyuubi', module='kyuubi-hive-jdbc', version='1.3.1-incubating')
)
libraryDependencies += "org.apache.kyuubi" % "kyuubi-hive-jdbc" % "1.3.1-incubating"
[org.apache.kyuubi/kyuubi-hive-jdbc "1.3.1-incubating"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.hive : hive-jdbc jar 2.3.7
org.apache.hive : hive-service-rpc jar 2.3.7
org.apache.hive : hive-service jar 2.3.7
org.apache.hive : hive-common jar 2.3.7
org.apache.hive : hive-serde jar 2.3.7
commons-lang : commons-lang jar 2.6

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14

test (8)

Group / Artifact Type Version
org.apache.kyuubi : kyuubi-common_2.12 test-jar 1.3.1-incubating
org.apache.kyuubi : kyuubi-spark-sql-engine_2.12 jar 1.3.1-incubating
org.apache.kyuubi : kyuubi-spark-sql-engine_2.12 test-jar 1.3.1-incubating
org.apache.spark : spark-sql_2.12 jar 3.1.2
org.apache.iceberg : iceberg-spark3-runtime jar 0.12.0
commons-collections : commons-collections jar 3.2.2
commons-io : commons-io jar 2.8.0
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.