datasketches-pig

Apache Pig adaptors for the DataSketches library.

License

License

Categories

Categories

Data
GroupId

GroupId

org.apache.datasketches
ArtifactId

ArtifactId

datasketches-pig
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

datasketches-pig
Apache Pig adaptors for the DataSketches library.
Project URL

Project URL

https://datasketches.apache.org/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/datasketches-pig

Download datasketches-pig

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.datasketches : datasketches-java jar 3.1.0
org.apache.commons : commons-math3 jar 3.6.1

provided (2)

Group / Artifact Type Version
org.apache.pig : pig jar 0.17.0
org.apache.hadoop : hadoop-common Optional jar 3.3.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.
org.apache.datasketches

The Apache Software Foundation

Versions

Version
1.1.0
1.0.0-incubating