Last Version

com.uber.hoodie:hoodie-common 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-common
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-common 0.4.7


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

Dependencies

compile (13)

Group / Artifact Type Version
org.rocksdb : rocksdbjni jar 5.17.2
org.apache.avro : avro jar 1.7.7
com.fasterxml.jackson.core : jackson-annotations jar 2.6.7
com.fasterxml.jackson.core : jackson-databind jar 2.6.7.1
org.apache.parquet : parquet-avro jar 1.8.1
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-common jar 2.7.3
org.apache.httpcomponents : httpclient jar 4.5.4
commons-codec : commons-codec jar 1.4
org.apache.httpcomponents : fluent-hc jar 4.5.4
org.apache.avro : avro-mapred jar 1.7.7
com.twitter.common : objectsize jar 0.0.12
com.esotericsoftware : kryo-shaded jar 4.0.2

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.7.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19
com.esotericsoftware : kryo jar 4.0.0
com.github.stefanbirkner : system-rules jar 1.16.0

Project Modules

There are no modules declared in this project.