I am a newbie here. I just love to code and develop own programs...Day before yesterday I got an idea to set Hadoop on windows. I just fetched all the stacks but could not successfully install it. I am attaching screenshots together with my query. My windows version is 8.1 64 bit.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
The snapshot that you provided says that the JAVA_HOME
is not set correctly, can you make sure that JAVA_HOME
is set properly in your system?
Please verify javac
and java
commands works from your command prompt.
OR can you please provide hadoop-env.cmd content? so that we can find out the root cause?