; From: ni...@basj.es [ni...@basj.es] On Behalf Of Niels Basjes [
> ni...@basjes.nl]
> Sent: Sunday, February 19, 2012 4:23 PM
> To: common-dev
> Subject: Making Gzip splittable
>
> Hi,
>
> As some of you know I've created a patch that effectively makes Gzip
> sp
using?
- Tim.
From: ni...@basj.es [ni...@basj.es] On Behalf Of Niels Basjes [ni...@basjes.nl]
Sent: Sunday, February 19, 2012 4:23 PM
To: common-dev
Subject: Making Gzip splittable
Hi,
As some of you know I've created a patch that effectively
Hi,
As some of you know I've created a patch that effectively makes Gzip
splittable.
https://issues.apache.org/jira/browse/HADOOP-7076
What this does is for a split somewhere in the middle of the file it will
read from the start of the file up until the point where the split starts.
This is a us