how can you check whether Namenode is working beside using the jps command?
Answer / Santosh Kumar Kanhiya
Besides the jps command, you can use web interfaces provided by Hadoop to check the Namenode status. You can access the Namenode's web UI at http://[namenode-ip]:50070/dfshealth.html or you can use Hadoop command: hadoop dfsadmin -report to get a detailed report about the cluster health.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many times combiner is called on a mapper node in Hadoop?
What is optimal size of a file for distributed cache?
What is shuffling and sorting in mapreduce?
Explain what are the basic parameters of a mapper?
What are the advantages of using mapreduce with hadoop?
How is reporting controlled in hadoop?
Explain combiners.
What is Data Locality in Hadoop?
What is the difference between an RDBMS and Hadoop?
What are the various input and output types supported by mapreduce?
Different ways of debugging a job in MapReduce?
For a Hadoop job, how will you write a custom partitioner?
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)