Last Version

Hoodie 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
Version

Version

0.4.7
Type

Type

pom
Description

Description

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

Project URL

https://github.com/uber/hudi
Project Organization

Project Organization

Uber Technologies Inc.

Download hoodie 0.4.7

Filename Size
hoodie-0.4.7.pom 27 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hoodie-common
  • hoodie-cli
  • hoodie-client
  • hoodie-hadoop-mr
  • hoodie-hive
  • hoodie-spark
  • hoodie-timeline-service
  • hoodie-utilities
  • packaging/hoodie-hadoop-mr-bundle
  • packaging/hoodie-hive-bundle
  • packaging/hoodie-spark-bundle
  • packaging/hoodie-presto-bundle
  • docker/hoodie/hadoop
  • hoodie-integ-test