Setting up JAVA_HOME in hadoop-env.sh
Hi: I am in the process of installing hadoop on non-clustered single node windows xp. SSH installed and running. Java version: java version "1.5.0_15" it is installed in c:\Program Files\Java\jdk1.5.0_15 hadoop-env.sh export JAVA_HOME=/cygdrive/c/Program\ Files/Java/jdk1.5.0_15 When I am executing the command bin/hadoop namenode -format I am getting the following error, how to escape "Program Files"? Error: ============== $ bin/hadoop namenode -format cygpath: can't convert empty…See More
Comment Wall
You need to be a member of Hadoop Professionals to add comments!
Join Hadoop Professionals