Hi Sean, Thanks for replying. When I am submitting a mahout job using : bin/mahout spectralkmeans -i ... how can I do it in the hadoop way ?
Thanks, Aniruddha -----Original Message----- From: Sean Owen [mailto:[email protected]] Sent: Friday, July 13, 2012 1:26 PM To: [email protected] Subject: Re: set Number of reducers (spectral kmeans) You set this via Hadoop -- -Dmapred.reduce.tasks=N On Fri, Jul 13, 2012 at 11:12 PM, Aniruddha Basak <[email protected]> wrote: > Hi, > How can a set the number of reducers for Mahout "spectralkmeans" job ? > > > Thanks, > Aniruddha >
