47185/install-problem-trying-folder-command-namenode-format-username
Hey!
The error seems like the problem is in setting a class-path, I would suggest you add the below following in your ~./bashrc
export HADOOP_CLASSPATH=$(hadoop classpath):$HADOOP_CLASSPATH
This should work
Hey I see your answer works for setting up hadoop in unix, but im getting the same error while setting up hadoop in windows, can this be fixed in windows..?
can you please tell the windows cmd verison of this:
line?
Massive thanks to whoever helps me
Hi@shivz,
You don't have to set this in the Windows system I guess. There may be another reason for this. You can check all the configuration steps from the below link.
https://towardsdatascience.com/installing-hadoop-3-2-1-single-node-cluster-on-windows-10-ac258dd48aef
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
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
Hi, @Kamaraj, It looks like a path issue, ...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.