85802/how-to-format-a-hadoop-master-node
Hi Guys,
I am new in Hadoop technology. I have configured the hadoop namenode. But how to format the namenode?
Hi@akhtar,
To start the Hadoop NameNode, you need to format the node first. Otherwise, the NameNode service will not start. You can use the below command to format your NameNode.
$ hadoop namenode -format
I would recommend you to install Cent ...READ MORE
I used this command to run my ...READ MORE
Well, what you can do is use ...READ MORE
Just try the following command: hadoop fs -rm ...READ MORE
You can use dfsadmin which runs a ...READ MORE
hdfs dfsadmin -report This command tells fs ...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@akhtar, Generally, to create a group in the ...READ MORE
Hi@akhtar, You can use Hadoop file system command to ...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.