Hadoop NodeManager RPC detailed activity (HADOOP_NODEMANAGER_RPCDETAILEDACTIVITY)

The Hadoop KM gathers the attributes for NodeManager RPC activities by executing the following query:

<NodeManager jmx url>?qry=Hadoop:service=NodeManager,name=RpcDetailedActivity.*

where,

<NodeManager jmx url> Java Management Extensions url, http://<<NodeManager name>>:<<NodeManager 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

ItemDescription
ActiveYes
Created byDiscovery
Parent class

HADOOP_NODEMANAGER_RPCDETAILEDACTIVITY_CONTAINER

Child classNone

Attributes (parameters)

Was this page helpful? Yes No Submitting... Thank you

Comments