| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.uber.hoodie |
| ArtifactId | ArtifactIdhoodie-cli |
| 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-cli-0.4.7.pom | |
| hoodie-cli-0.4.7.jar | 61 KB |
| hoodie-cli-0.4.7-sources.jar | 26 KB |
| hoodie-cli-0.4.7-javadoc.jar | 113 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit-dep | jar | 4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| dnl.utils » textutils | jar | 0.3.3 |