Last active
August 29, 2015 14:01
-
-
Save phstudy/bf5f27bb5920752696f1 to your computer and use it in GitHub Desktop.
bigtop-standby-NN-jps-analysis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@bigtop1 usr]# jps | |
12751 QuorumPeerMain | |
15524 Jps | |
13192 NameNode | |
13758 DataNode | |
[root@bigtop2 vagrant]# jps | |
9224 Jps | |
12640 NameNode | |
[root@bigtop3 vagrant]# jps | |
8272 DataNode | |
9842 Jps | |
8970 ThriftServer | |
[root@bigtop4 vagrant]# jps | |
9805 Jps | |
13101 DataNode |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment