Last Version

Spark Project Hive 2.4.8

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.11
Version

Version

2.4.8
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.11 2.4.8


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

Dependencies

compile (21)

Group / Artifact Type Version
com.twitter : parquet-hadoop-bundle jar 1.6.0
org.apache.spark : spark-core_2.11 jar 2.4.8
org.apache.spark : spark-sql_2.11 jar 2.4.8
org.spark-project.hive : hive-exec jar 1.2.1.spark2
org.spark-project.hive : hive-metastore jar 1.2.1.spark2
org.apache.avro : avro jar 1.8.2
org.apache.avro : avro-mapred jar 1.8.2
commons-httpclient : commons-httpclient jar 3.1
org.apache.calcite : calcite-avatica jar 1.2.0-incubating
org.apache.calcite : calcite-core jar 1.2.0-incubating
org.apache.httpcomponents : httpclient jar 4.5.6
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
commons-codec : commons-codec jar 1.10
joda-time : joda-time jar 2.9.3
org.jodd : jodd-core jar 3.5.2
com.google.code.findbugs : jsr305 jar 1.3.9
org.datanucleus : datanucleus-core jar 3.2.10
org.apache.thrift : libthrift jar 0.9.3
org.apache.thrift : libfb303 jar 0.9.3
org.apache.derby : derby jar 10.12.1.1
org.spark-project.spark : unused jar 1.0.0

test (9)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 test-jar 2.4.8
org.apache.spark : spark-sql_2.11 test-jar 2.4.8
org.apache.spark : spark-catalyst_2.11 test-jar 2.4.8
org.apache.spark : spark-tags_2.11 test-jar 2.4.8
org.scala-lang : scala-compiler jar 2.11.12
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.scalatest : scalatest_2.11 jar 3.0.3
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.