I am trying to find a solution for managing a set of Linux machines (OS: Ubuntu, ~ 40 nodes. Same hardware). These machines must be images of each other, software installed in one must be installed in the other. My software requirements are hadoop, R, and servicemix. R on all machines also needs to be synchronized (a package installed on one must be available in all the others)
One of the solutions I'm using now is to use NFS and pssh. I hope there will be a better / easier solution that will make my life easier. Any suggestion is appreciated.
r ubuntu cluster-computing hadoop
smschauhan
source share