DataFu

A collection of user-defined functions for working with large-scale data in Hadoop and Pig.

License

License

Categories

Categories

Data
GroupId

GroupId

com.linkedin.datafu
ArtifactId

ArtifactId

datafu
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

DataFu
A collection of user-defined functions for working with large-scale data in Hadoop and Pig.
Project URL

Project URL

http://data.linkedin.com/opensource/datafu

Download datafu

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
joda-time : joda-time jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4