I don't really know what problems you are seeing, but here's a link that
might be useful. It describes setting up Mahout and Hadoop on a fresh
EC2 instance. If you follow these steps on your machines then you will
have two functioning nodes. To knit them into a single cluster you would
need to modify the Hadoop part of the installation in $HADOOP_HOME/conf
so that one machine is the NameNode and both are DataNodes.
Or, you could just roll an AMI and run arbitrary sized Hadoop clusters
on EC2.
https://cwiki.apache.org/MAHOUT/mahoutec2.html
Jeff
On 6/7/10 4:55 AM, Sean Owen wrote:
This really isn't enough information to provide any reasonable response.
What is the problem?
On Fri, Jun 4, 2010 at 4:29 PM, tammuz<[email protected]> wrote:
Hello,
I am trying to install Mahout on my 2 machines (windows, Linux), I already
tried using mahout wiki but that did not succeeded, can any one help me by a
step by step tutorial?