Download hadoop-concat-gz-1.2.2.jar file - Jar h

Jar examples for h:hadoop-concat-gz

Description

A Splitable Hadoop InputFormat for Concatenated GZIP Files and *.(w)arc.gz

You can download jar file hadoop-concat-gz 1.2.2 in this page.

License

MIT License

Build File

You can use the following script to add hadoop-concat-gz-1.2.2.jar to your project.

<dependency>
   <groupId>com.github.helgeho</groupId>
   <artifactId>hadoop-concat-gz</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'com.github.helgeho', name: 'hadoop-concat-gz', version: '1.2.2'
libraryDependencies += "com.github.helgeho" % "hadoop-concat-gz" % "1.2.2"
<dependency org="com.github.helgeho" name="hadoop-concat-gz" rev="1.2.2"/>
@Grapes(@Grab(group='com.github.helgeho', module='hadoop-concat-gz', version='1.2.2'))
'com.github.helgeho:hadoop-concat-gz:jar:1.2.2'

Download

Click the following link to download the jar file.

hadoop-concat-gz-1.2.2-javadoc.jar
hadoop-concat-gz-1.2.2-sources.jar
hadoop-concat-gz-1.2.2.jar
hadoop-concat-gz-1.2.2.pom



Related Tutorials