License |
License |
---|---|
GroupId | GroupIdcom.uber.hoodie |
ArtifactId | ArtifactIdhoodie-spark-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-spark-bundle-0.4.7.pom | |
hoodie-spark-bundle-0.4.7.jar | 77 MB |
hoodie-spark-bundle-0.4.7-sources.jar | 1 KB |
hoodie-spark-bundle-0.4.7-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-spark-bundle/ -->
<dependency>
<groupId>com.uber.hoodie</groupId>
<artifactId>hoodie-spark-bundle</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-spark-bundle/
implementation 'com.uber.hoodie:hoodie-spark-bundle:0.4.7'
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-spark-bundle/
implementation ("com.uber.hoodie:hoodie-spark-bundle:0.4.7")
'com.uber.hoodie:hoodie-spark-bundle:jar:0.4.7'
<dependency org="com.uber.hoodie" name="hoodie-spark-bundle" rev="0.4.7">
<artifact name="hoodie-spark-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.hoodie', module='hoodie-spark-bundle', version='0.4.7')
)
libraryDependencies += "com.uber.hoodie" % "hoodie-spark-bundle" % "0.4.7"
[com.uber.hoodie/hoodie-spark-bundle "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.beust : jcommander | jar | 1.72 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.apache.avro : avro | jar | 1.7.7 |
commons-codec : commons-codec | jar | 1.4 |
org.scala-lang : scala-library | jar | 2.11.8 |
com.databricks : spark-avro_2.11 | jar | 4.0.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.7 |
log4j : log4j | jar | 1.2.17 |
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 |
org.apache.commons : commons-configuration2 | jar | 2.1.1 |
com.uber.hoodie : hoodie-common | jar | 0.4.7 |
com.uber.hoodie : hoodie-hadoop-mr | jar | 0.4.7 |
com.uber.hoodie : hoodie-hive | jar | 0.4.7 |
com.uber.hoodie : hoodie-client | jar | 0.4.7 |
com.uber.hoodie : hoodie-spark | jar | 0.4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.1.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.1.0 |
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |