Has anyone written a TarGzipCodec decompressor for .tar.gz files? I have a situation where not pure .gz files are available, but files inside .tar.gz archive should be concatenated and treated as line-oriented input.
I know I have to write TarGzipCodec to achieve this, but it would be so much nicer if anyone else already had this issue and solved it? :) -- Andraz Tori, CTO Zemanta Ltd, New York, London, Ljubljana www.zemanta.com mail: [email protected] tel: +386 41 515 767 twitter: andraz, skype: minmax_test
