How to restart NameNode or all the daemons in Hadoop HDFS?
Answer / 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 |
How do you do a file system check in hdfs?
How one can format Hadoop HDFS?
What is NameNode and DataNode in HDFS?
Replication causes data redundancy then why is pursued in hdfs?
Why HDFS?
What are the main hdfs-site.xml properties?
Why do we need hdfs?
How to change the replication factor of data which is already stored in HDFS?
On what basis name node distribute blocks across the data nodes in HDFS?
List the files associated with metadata in hdfs?
What is the importance of dfs.namenode.name.dir in HDFS?
Explain NameNode and DataNode in HDFS?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)