Hi, Can someone point me to a script that I can use to setup different sizes of Hadoop cluster?
The main issues I see are 1) ssh setup so the master can ssh to each of the slaves 2) updating the conf/slaves file on the master to contain the IP for each slave. 3) updating each slaves hadoop-site.xml to reference the namenode's IP address How do people normally set up clusters greater than a few machines? thanks, John
