Which command is used for the retrieval of the status of daemons running the hadoop cluster?



Which command is used for the retrieval of the status of daemons running the hadoop cluster?..

Answer / Mukesh Kumar Paswan

To check the status of daemons in a Hadoop cluster, you can use the command 'hadoop dfsadmin -report' for checking HDFS components and 'hadoop mapred job -list' for monitoring MapReduce jobs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

What is oozie in hadoop?

1 Answers  


Can hive run without hadoop?

1 Answers  


How is hadoop different from other data processing tools?

1 Answers  


How to exit the vi editor?

1 Answers  


Explain use cases where SequenceFile class can be a good fit?

1 Answers  


How blocks are distributed among all data nodes for a particular chunk of data?

1 Answers  


Can Hadoop be compared to NOSQL database like Cassandra?

1 Answers  


Which data storage components are used by hadoop?

1 Answers  


How to configure hadoop to reuse JVM for mappers?

1 Answers  


how to share the metastore within multiple users?

1 Answers  


How hdfa differs with nfs?

1 Answers  


What is output format in hadoop?

1 Answers  


Categories