Mapper compression? -Dmapreduce.map.output.compress=false. I think the
key was mapred.output.compress in Hadoop 0.20.0.
I am not sure if there is reducer compression built-in, but, I could
have missed it.

On Tue, Mar 6, 2012 at 9:40 PM, Luke Forehand
<[email protected]> wrote:
> Hello,
>
> Is there a way to run the mahout kmeans program from the command line, with a 
> parameter that will override (and disable) the reducer task compression?  I 
> have tried several different ways of specifying -D parameter but I can't seem 
> to get any options to pass through to the hadoop mapreduce configuration.
>
> Thanks!
> Luke

Reply via email to