| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.linkedin.datafu |
| ArtifactId | ArtifactIddatafu-hourglass |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDataFu Hourglass
A framework for incrementally processing data in Hadoop
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| datafu-hourglass-0.1.3.pom | |
| datafu-hourglass-0.1.3.jar | 120 KB |
| datafu-hourglass-0.1.3-sources.jar | 96 KB |
| datafu-hourglass-0.1.3-javadoc.jar | 349 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.datafu/datafu-hourglass/ -->
<dependency>
<groupId>com.linkedin.datafu</groupId>
<artifactId>datafu-hourglass</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.datafu/datafu-hourglass/
implementation 'com.linkedin.datafu:datafu-hourglass:0.1.3'
// https://jarcasting.com/artifacts/com.linkedin.datafu/datafu-hourglass/
implementation ("com.linkedin.datafu:datafu-hourglass:0.1.3")
'com.linkedin.datafu:datafu-hourglass:jar:0.1.3'
<dependency org="com.linkedin.datafu" name="datafu-hourglass" rev="0.1.3">
<artifact name="datafu-hourglass" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.datafu', module='datafu-hourglass', version='0.1.3')
)
libraryDependencies += "com.linkedin.datafu" % "datafu-hourglass" % "0.1.3"
[com.linkedin.datafu/datafu-hourglass "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.apache.avro : avro | jar | 1.7.4 |
| org.apache.avro : avro-mapred | jar | 1.7.4 |
| org.apache.avro : avro-compiler | jar | 1.7.4 |