Hi all,

I am trying to write compressed sequence files at the end of my crunch
pipeline. I'm doing a pipeline.write(mycollection, To.sequenceFile(path))
for that.
However, Crunch is writing an uncompressed sequence file by default. How do
I pass the codec that I want to use to Crunch?

Looking forward for your inputs.

Thanks,
Som

Reply via email to