License |
License |
---|---|
GroupId | GroupIdcom.uber.hoodie |
ArtifactId | ArtifactIdhoodie-hive |
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-hive-0.4.7.pom | |
hoodie-hive-0.4.7.jar | 44 KB |
hoodie-hive-0.4.7-sources.jar | 28 KB |
hoodie-hive-0.4.7-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hive/ -->
<dependency>
<groupId>com.uber.hoodie</groupId>
<artifactId>hoodie-hive</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hive/
implementation 'com.uber.hoodie:hoodie-hive:0.4.7'
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hive/
implementation ("com.uber.hoodie:hoodie-hive:0.4.7")
'com.uber.hoodie:hoodie-hive:jar:0.4.7'
<dependency org="com.uber.hoodie" name="hoodie-hive" rev="0.4.7">
<artifact name="hoodie-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.hoodie', module='hoodie-hive', version='0.4.7')
)
libraryDependencies += "com.uber.hoodie" % "hoodie-hive" % "0.4.7"
[com.uber.hoodie/hoodie-hive "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 15.0 |
org.apache.thrift : libthrift | jar | 0.12.0 |
joda-time : joda-time | jar | 2.9.9 |
commons-dbcp : commons-dbcp | jar | 1.4 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
com.beust : jcommander | jar | 1.72 |
org.apache.httpcomponents : httpcore | jar | 4.3.2 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
com.twitter : parquet-avro | jar | 1.6.0 |
com.uber.hoodie : hoodie-hadoop-mr | jar | 0.4.7 |
com.uber.hoodie : hoodie-common | jar | 0.4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.apache.hadoop : hadoop-auth | jar | 2.7.3 |
org.apache.hive : hive-service | jar | 1.2.1 |
org.apache.hive : hive-jdbc | jar | 1.2.1 |
org.apache.hive : hive-metastore | jar | 1.2.1 |
org.apache.hive : hive-common | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.hadoop : hadoop-mapreduce-client-common | jar | 2.7.3 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.7.3 |
org.mockito : mockito-all | jar | 1.10.19 |
com.uber.hoodie : hoodie-common | jar | 0.4.7 |
com.esotericsoftware.kryo : kryo | jar | 2.21 |