34263/namenode-not-running
I installed hadoop started the daemons using this command:
./start-all.sh
When I run jps command, I can not see namenode. I tried re-installing hadoop but did not work.
How to start namenode?
Never mind. I forgot to run
hadoop namenode -format
After running that, it is all fine
Please run below mentioned command. It will ...READ MORE
I guess you are starting the services ...READ MORE
You need to delete the contents of the ...READ MORE
Run the following commands: Stop-all.sh start-dfs.sh start-yarn.sh mr-jobhistory-daemon.sh ...READ MORE
Stop all running server 1) stop-all.sh Edit the ...READ MORE
You need to point the HADOOP_PREFIX to ...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
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.