Standalone Mode - Command "hadoop" error message.


2 Answer(s)


Hi Bhupesh,

If you are getting the mention error that means you have successfully installed Hadoop in Standalone mode.

If you want to confirm, you can run the following command:

$ hadoop version

You will the information about the hadoop. If you get any error, please let me know.

Thanks.


Thanks..I was also able to get rid of the previous error, by replacing the hadoop-env.sh file.

Its now running fine.

Thanks

Bhupesh