License |
License |
---|---|
GroupId | GroupIdcom.uber.hoodie |
ArtifactId | ArtifactIdhoodie-hive-bundle |
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-bundle-0.4.7.pom | |
hoodie-hive-bundle-0.4.7.jar | 57 MB |
hoodie-hive-bundle-0.4.7-sources.jar | 1 KB |
hoodie-hive-bundle-0.4.7-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hive-bundle/ -->
<dependency>
<groupId>com.uber.hoodie</groupId>
<artifactId>hoodie-hive-bundle</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hive-bundle/
implementation 'com.uber.hoodie:hoodie-hive-bundle:0.4.7'
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hive-bundle/
implementation ("com.uber.hoodie:hoodie-hive-bundle:0.4.7")
'com.uber.hoodie:hoodie-hive-bundle:jar:0.4.7'
<dependency org="com.uber.hoodie" name="hoodie-hive-bundle" rev="0.4.7">
<artifact name="hoodie-hive-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.hoodie', module='hoodie-hive-bundle', version='0.4.7')
)
libraryDependencies += "com.uber.hoodie" % "hoodie-hive-bundle" % "0.4.7"
[com.uber.hoodie/hoodie-hive-bundle "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 15.0 |
org.apache.thrift : libthrift | jar | 0.12.0 |
org.apache.thrift : libfb303 | jar | 0.9.3 |
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 |
com.twitter : parquet-avro | jar | 1.6.0 |
com.uber.hoodie : hoodie-hadoop-mr-bundle | jar | 0.4.7 |
com.uber.hoodie : hoodie-hive | 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 |