TarballInputFormat

Hadoop InputFormat for tarball files (*.tar.gz)

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.pgrandjean
ArtifactId

ArtifactId

TarballInputFormat
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

TarballInputFormat
Hadoop InputFormat for tarball files (*.tar.gz)
Project URL

Project URL

https://github.com/pgrandjean/TarballInputFormat

Download TarballInputFormat

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3
org.apache.hadoop : hadoop-annotations jar 2.3.0-cdh5.0.0
org.apache.hadoop : hadoop-common jar 2.3.0-cdh5.0.0
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.3.0-cdh5.0.0
org.apache.maven.plugins : maven-deploy-plugin jar 2.7
org.kamranzafar : jtar jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1