Kyuubi Dev Spark Extensions Common (for Spark 3)

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-extension-spark-common_2.12
Last Version

Last Version

1.5.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Kyuubi Dev Spark Extensions Common (for Spark 3)
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 URL

Project URL

https://kyuubi.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download kyuubi-extension-spark-common_2.12

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.apache.spark : spark-sql_2.12 jar 3.2.1
org.apache.spark : spark-hive_2.12 jar 3.2.1
org.apache.hadoop : hadoop-client-api jar 3.3.2

test (9)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 test-jar 3.2.1
org.apache.spark : spark-catalyst_2.12 test-jar 3.2.1
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.9.0
org.apache.spark : spark-sql_2.12 test-jar 3.2.1
org.apache.hadoop : hadoop-client-runtime jar 3.3.2
commons-collections : commons-collections jar 3.2.2
commons-io : commons-io jar 2.8.0
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2-incubating
1.5.1-incubating
1.5.0-incubating