Apache DataFu

Librares that make easier to solve data problems using Hadoop and higher level languages based on it.

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.datafu
ArtifactId

ArtifactId

datafu-pig
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache DataFu
Librares that make easier to solve data problems using Hadoop and higher level languages based on it.
Project URL

Project URL

https://datafu.apache.org/
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=datafu.git;a=tree

Download datafu-pig

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.0