Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Hadoop NameNode startup progress (HADOOP_NAMENODE_STARTUPPROGRESS)


The HADOOP_NameNode_STARTUPPROGRESS application class displays the statistics of NameNode startup. Four metrics are exposed for each startup phase based on its name. The startup phases are LoadingFsImage, LoadingEdits, SavingCheckpoint, and SafeMode. The Hadoop KM gathers these attributes by executing the following query:

<NameNode jmx url>?qry=Hadoop:service=NameNode,name=StartupProgress

where,

<NameNode jmx url>  Java Management Extensions url, http://<<NameNode name>>:<<NameNode port>>/jmx

qry is Hadoop by default

service contains the type of the group, for example, DataNode, ResourceManager, JobTracker, ResourceManager, TaskTracker and other available groups

name contains the type of metrics data you want to collect and display, for example, JVMmetrics, Queuemetrics, RPCactivity and other available metrics types

Application class attributes

Item

Description

Active

Yes

Created by

Discovery

Parent class

HADOOP_NAME_NODE_METRICS_CONTAINER

Child class

None

Attributes (parameters)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC PATROL for Hadoop 1.1