How to restart NameNode or all the daemons in Hadoop HDFS?
Answer Posted / Jagdeep Kumar
To restart NameNode, run the command 'hadoop-daemon.sh sbb stop' followed by 'hadoop-daemon.sh sbb start'. To restart all the daemons, run the command 'sbin/start-all.sh'. You can also use 'jps' to check if all the daemons are running.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category