adspace
Which command is used for the retrieval of the status of daemons running the hadoop cluster?
Answer Posted / 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 View All Answers