Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
i can't run hadoop exe file it error comes java_home is incorrectly set
Posted

Setting up JAVA_HOME variable is a first-step for any application or program that requires JDK to work with. There are many tutorials already provided, but I will try to provide the ones that suffice your needs and are standard based.

Installing the JDK Software and Setting JAVA_HOME[^] (From Oracle docs)
How to set java_home on Windows 7[^]

Make sure you select the location where your JDK was installed, because you may install it somewhere else also. Once that has been done you will continue with the installation, should you stumble upon any other dependency problem later.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900