Skip to content

Instantly share code, notes, and snippets.

@phstudy
Created May 12, 2014 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phstudy/6aa3c6a8f93545f1a188 to your computer and use it in GitHub Desktop.
Save phstudy/6aa3c6a8f93545f1a188 to your computer and use it in GitHub Desktop.
bigtop-cluster-jps-analysis
[vagrant@bigtop1 ~]$ sudo jps
9040 QuorumPeerMain
9431 SecondaryNameNode
13624 HRegionServer
14495 ThriftServer
9888 NameNode
14043 HMaster
14909 Jps
10315 DataNode
[vagrant@bigtop2 ~]$ sudo jps
9023 DataNode
9474 Jps
[vagrant@bigtop3 ~]$ sudo jps
9231 Jps
9076 HRegionServer
8807 DataNode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment