I have installed hadoop using Yum on CentOS:
yum install hadoop
Now I want to start hadoop but cannot find the start-all.sh
script mentioned on many blogs and wiki pages such as http://wiki.apache.org/hadoop/GettingStartedWithHadoop
It looks like the start-all.sh
script was not installed by Yum, anybody have an idea why? How should I start hadoop on my system?