Last Version

com.uber.hoodie:hoodie-cli 0.4.7

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.uber.hoodie
ArtifactId

ArtifactId

hoodie-cli
Version

Version

0.4.7
Type

Type

jar
Description

Description

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

Project Organization

Uber Technologies Inc.

Download hoodie-cli 0.4.7


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

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.springframework.shell : spring-shell jar 1.2.0.RELEASE
de.vandermeer : asciitable jar 0.2.5
log4j : log4j jar 1.2.17
com.uber.hoodie : hoodie-hive jar 0.4.7
com.uber.hoodie : hoodie-client jar 0.4.7
com.uber.hoodie : hoodie-common jar 0.4.7
commons-dbcp : commons-dbcp jar 1.4
joda-time : joda-time jar 2.9.6
com.uber.hoodie : hoodie-utilities jar 0.4.7

provided (4)

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-common jar 2.7.3
org.apache.hadoop : hadoop-hdfs jar 2.7.3

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

system (1)

Group / Artifact Type Version
dnl.utils » textutils jar 0.3.3

Project Modules

There are no modules declared in this project.