License |
License |
---|---|
GroupId | GroupIdcom.uber.hoodie |
ArtifactId | ArtifactIdhoodie-utilities |
Last Version | Last Version0.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHoodie is a Apache Spark library that provides the ability to efficiently do
incremental processing on datasets in HDFS
|
Project Organization |
Project OrganizationUber Technologies Inc. |
Filename | Size |
---|---|
hoodie-utilities-0.4.7.pom | |
hoodie-utilities-0.4.7.jar | 25 KB |
hoodie-utilities-0.4.7-sources.jar | 12 KB |
hoodie-utilities-0.4.7-javadoc.jar | 63 KB |
hoodie-utilities-0.4.7-bin.jar | 51 MB |
Browse |
<!-- 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"]
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 |
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 |
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 |