Created on 03-06-2015 08:29 AM - edited 09-16-2022 08:39 AM
hi,
I have configured a cluster hadoop using cloudera.
I created a 4 nodes cluster.
and now i want to install mahout can anyone give me a step by step instruction on how to install Mahout on this cluster?
Thanks in advance
Created 03-06-2015 12:08 PM
No, it's not something you really install. It's a library. However I think you'll find the binaries already exist on all the nodes in your cluster anyway.
Created 03-06-2015 08:32 AM
Mahout is already shipped with CDH. It's not something you really install; it's a library. Can you say any more about the problem you are facing?
Created 03-06-2015 11:31 AM
Created 03-06-2015 11:34 AM
It's just an env variable; you can always "export VARIABLE=VALUE" in the shell.
But this message is not an error. In fact you want to see this if you intend to run on a cluster.
Created 03-06-2015 11:41 AM
Created 03-06-2015 11:43 AM
In bash for example: unset VARIABLE
Created 03-06-2015 11:50 AM
Created 03-06-2015 12:08 PM
No, it's not something you really install. It's a library. However I think you'll find the binaries already exist on all the nodes in your cluster anyway.