iceberg-pig

A table format for huge analytic datasets

License

License

GroupId

GroupId

com.linkedin.iceberg
ArtifactId

ArtifactId

iceberg-pig
Last Version

Last Version

0.11.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

iceberg-pig
A table format for huge analytic datasets
Project URL

Project URL

https://github.com/linkedin/iceberg
Source Code Management

Source Code Management

https://github.com/linkedin/iceberg.git

Download iceberg-pig

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
com.linkedin.iceberg : iceberg-api jar 0.11.1.2
com.linkedin.iceberg : iceberg-common jar 0.11.1.2
com.linkedin.iceberg : iceberg-core jar 0.11.1.2
com.linkedin.iceberg : iceberg-parquet jar 0.11.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1.2
0.11.1.1