Last Version

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


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

Dependencies

compile (10)

Group / Artifact Type Version
io.javalin : javalin jar 2.4.0
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.6.7
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-common jar 2.7.3
org.apache.httpcomponents : httpcore jar 4.3.2
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.5
org.antlr : stringtemplate jar 4.0.2
org.apache.avro : avro-mapred jar 1.7.7
org.apache.parquet : parquet-hadoop jar 1.8.1

provided (5)

Group / Artifact Type Version
org.apache.hadoop : hadoop-mapreduce-client-common jar 2.7.3
org.apache.hadoop : hadoop-client jar 2.7.3
org.apache.spark : spark-core_2.11 jar 2.1.0
org.apache.spark : spark-sql_2.11 jar 2.1.0
org.apache.spark : spark-streaming_2.11 jar 2.1.0

test (5)

Group / Artifact Type Version
com.uber.hoodie : hoodie-common test-jar 0.4.7
com.uber.hoodie : hoodie-hive test-jar 0.4.7
org.apache.hive : hive-exec jar 1.2.1
com.uber.hoodie : hoodie-client test-jar 0.4.7
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.