when i type this command to start the hadoop daemons : bin/start-all.sh it make an error and say that JAVA_HOME is not set i set java_home at bash_profile but it doesn't work
Hi Khaled,
Did you edit the contents in the file hadoop-env.sh?
We need to set the environmental variables here and execute the file. Then your Hadoop works.
This file must be modified as it clearly states the mandatory changes.