is not current version
Last Version 3.3.0

Spark Project Hive 3.2.0

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.spark
ArtifactId

ArtifactId

spark-hive_2.12
Version

Version

3.2.0
Type

Type

jar
Description

Description

Spark Project Hive
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

http://spark.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download spark-hive_2.12 3.2.0


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

Dependencies

compile (23)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 3.2.0
org.apache.spark : spark-sql_2.12 jar 3.2.0
org.apache.hive : hive-common jar 2.3.9
org.apache.hive : hive-exec jar 2.3.9
org.apache.hive : hive-metastore jar 2.3.9
org.apache.hive : hive-serde jar 2.3.9
org.apache.hive : hive-shims jar 2.3.9
org.apache.hive : hive-llap-common jar 2.3.9
org.apache.hive : hive-llap-client jar 2.3.9
org.apache.avro : avro jar 1.10.2
org.apache.avro : avro-mapred jar 1.10.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
commons-codec : commons-codec jar 1.15
joda-time : joda-time jar 2.10.10
org.jodd : jodd-core jar 3.5.2
com.google.code.findbugs : jsr305 jar 3.0.0
org.datanucleus : datanucleus-core jar 4.1.17
org.apache.hadoop : hadoop-client-runtime jar 3.3.1
org.apache.thrift : libthrift jar 0.12.0
org.apache.thrift : libfb303 jar 0.9.3
org.apache.derby : derby jar 10.14.2.0
org.spark-project.spark : unused jar 1.0.0

test (13)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 test-jar 3.2.0
org.apache.spark : spark-sql_2.12 test-jar 3.2.0
org.apache.spark : spark-catalyst_2.12 test-jar 3.2.0
org.apache.spark : spark-tags_2.12 test-jar 3.2.0
org.apache.parquet : parquet-hadoop test-jar 1.12.1
org.scala-lang : scala-compiler jar 2.12.15
org.scalacheck : scalacheck_2.12 jar 1.15.4
org.scalatest : scalatest_2.12 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.9.0
org.scalatestplus : mockito-3-4_2.12 jar 3.2.9.0
org.scalatestplus : selenium-3-141_2.12 jar 3.2.9.0
junit : junit jar 4.13.1
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.