Last Version

com.uber.hoodie:hoodie-hive-bundle 0.4.7

Hoodie is a Apache Spark library that provides the ability to efficiently do incremental processing on datasets in HDFS

License

License

GroupId

GroupId

com.uber.hoodie
ArtifactId

ArtifactId

hoodie-hive-bundle
Version

Version

0.4.7
Type

Type

jar
Description

Description

Hoodie is a Apache Spark library that provides the ability to efficiently do incremental processing on datasets in HDFS
Project Organization

Project Organization

Uber Technologies Inc.

Download hoodie-hive-bundle 0.4.7


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

Dependencies

compile (14)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
org.apache.thrift : libthrift jar 0.12.0
org.apache.thrift : libfb303 jar 0.9.3
joda-time : joda-time jar 2.9.9
commons-dbcp : commons-dbcp jar 1.4
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
com.beust : jcommander jar 1.72
org.apache.httpcomponents : httpcore jar 4.3.2
org.apache.httpcomponents : httpclient jar 4.3.6
com.twitter : parquet-avro jar 1.6.0
com.uber.hoodie : hoodie-hadoop-mr-bundle jar 0.4.7
com.uber.hoodie : hoodie-hive jar 0.4.7

provided (8)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.3
org.apache.hadoop : hadoop-client jar 2.7.3
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-auth jar 2.7.3
org.apache.hive : hive-service jar 1.2.1
org.apache.hive : hive-jdbc jar 1.2.1
org.apache.hive : hive-metastore jar 1.2.1
org.apache.hive : hive-common jar 1.2.1

Project Modules

There are no modules declared in this project.