vangj / vagrant-hadoop-2.4.1-spark-1.0.1

Vagrant project to spin up a cluster virtual machines with Hadoop v2.4.1 and Spark v1.0.1
83 stars 77 forks source link

Starting services #2

Closed gautamsingaraju closed 9 years ago

gautamsingaraju commented 9 years ago

Hadoop starts from: /usr/local/hadoop. Services cannot be started as vagrant, but works as root. The documentation should say login as root or the scripts/common.sh for locations need to be changed. Please also identify how to start datanodes on node-3,node-4.

vangj commented 9 years ago

yes, you are right, you need to be root. i've updated that. datanodes on node3/4 should be started when running the yarn scripts.