Hi Marko, You can configure Mahout 0.9 over Hadoop 0.20.2 but the Hadoop dependencies might lead to failure quite a few time. One example, If I remember correctly is that Hadoop 0.20.2 doesn't have MultipleInputs which is required by a few algorithms of Mahout 0.9.
Regards Chandramani On Tue, Oct 28, 2014 at 8:05 PM, Marko Dinić <[email protected]> wrote: > Hello, > > I have Hadoop cluster on which Hadoop 0.20.2 is installed. Is there a way > to use Mahout 0.9 on that cluster? > > I understand that Mahout 0.9 is based on Hadoop 1.2.1, but I have this > constraint, so I cannot install another version of Hadoop on it. > > Thanks, > Marko >
