81056/install-problem-trying-folder-command-namenode-format-username
Can you paste the whole output of your hdfs namenode -format command? Also, try the below command once.
$ bin/hadoop namenode -format
Hi, @Kamaraj,
It looks like a path issue, just check in case you have added the following to your ~/.bashrc
export HADOOP_CLASSPATH=$(cygpath -pw $(hadoop classpath)):$HADOOP_CLASSPATH
Hi@bezz, Hadoop builds on top of Java. So ...READ MORE
Hi@fwood, According to your configuration, you didn't set ...READ MORE
The error might be due to the ...READ MORE
Hi@Akshitha, This seems like a path issue. you ...READ MORE
You have to add HADOOP_CLASSPATH environment parameter: expor ...READ MORE
You need to point the HADOOP_PREFIX to ...READ MORE
This seems like a path issue. Add the ...READ MORE
It looks like the path is not ...READ MORE
Hey! The error seems like the problem is ...READ MORE
Hi, @premkumar, ideally, you should be using hdfs dfs ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.