Richard Eder
Richard Eder

Reputation: 1

Hadoop setup and configuration

C:\hadoop-2.3.0\bin>hadoop The system cannot find the path specified. Error: JAVA_HOME is incorrectly set. Please update C:\hadoop-2.3.0\conf\hadoop-env.c Usage: hadoop [--config confdir] COMMAND

Facing above error in Hadoop configuration. Can anyone please help to resolve the issue.

Upvotes: 0

Views: 46

Answers (1)

Nitesh
Nitesh

Reputation: 85

If this is for learning purpose to setup hadoop on windows you will find enough blog link

If your primary objective is to learn Hadoop then i will suggest you to download VMware Player and setup hadoop on ubantu or you can download CDH version from cloudera website to start your learning.

Upvotes: 2

Related Questions