Last Version

com.uber.hoodie:hoodie-client 0.4.7

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.uber.hoodie
ArtifactId

ArtifactId

hoodie-client
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-client 0.4.7


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

Dependencies

compile (13)

Group / Artifact Type Version
com.uber.hoodie : hoodie-common jar 0.4.7
com.uber.hoodie : hoodie-timeline-service jar 0.4.7
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-common jar 2.7.3
io.dropwizard.metrics : metrics-graphite jar 4.0.2
io.dropwizard.metrics : metrics-core jar 4.0.2
com.beust : jcommander jar 1.48
log4j : log4j jar 1.2.17
org.apache.parquet : parquet-avro jar 1.8.1
org.apache.parquet : parquet-hadoop jar 1.8.1
com.google.guava : guava jar 15.0
org.apache.hbase : hbase-client jar 1.2.3
org.htrace : htrace-core jar 3.0.4

provided (3)

Group / Artifact Type Version
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

test (5)

Group / Artifact Type Version
com.uber.hoodie : hoodie-common test-jar 0.4.7
org.apache.hive : hive-exec jar 1.2.1
org.mockito : mockito-all jar 1.10.19
com.uber.hoodie : hoodie-hadoop-mr jar 0.4.7
org.apache.hbase : hbase-testing-util jar 1.2.3

Project Modules

There are no modules declared in this project.