Skip to content

Instantly share code, notes, and snippets.

@phstudy
Last active August 29, 2015 14:01
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/78221175edc6c14ab069 to your computer and use it in GitHub Desktop.
Save phstudy/78221175edc6c14ab069 to your computer and use it in GitHub Desktop.
bigtop-standby-NN-package-analysis
[root@bigtop1 usr]# yum list installed | grep Bigtop #(Active NN)
bigtop-jsvc.x86_64 1.0.10.5-1.el6 @Bigtop
bigtop-utils.noarch 0.7.0.5-1.el6 @Bigtop
hadoop.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-hdfs.x86_64 2.0.6.5-1.el6 @Bigtop
2.0.6.5-1.el6 @Bigtop
2.0.6.5-1.el6 @Bigtop
hbase.noarch 0.94.12.5-1.el6 @Bigtop
hbase-master.noarch 0.94.12.5-1.el6 @Bigtop
0.94.12.5-1.el6 @Bigtop
zookeeper.noarch 3.4.5.5-1.el6 @Bigtop
zookeeper-server.noarch 3.4.5.5-1.el6 @Bigtop
[vagrant@bigtop2 ~]$ yum list installed | grep Bigtop #(Standby NN)
bigtop-jsvc.x86_64 1.0.10.5-1.el6 @Bigtop
bigtop-utils.noarch 0.7.0.5-1.el6 @Bigtop
hadoop.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-hdfs.x86_64 2.0.6.5-1.el6 @Bigtop
2.0.6.5-1.el6 @Bigtop
zookeeper.noarch 3.4.5.5-1.el6 @Bigtop
[vagrant@bigtop3 ~]$ yum list installed | grep Bigtop
bigtop-jsvc.x86_64 1.0.10.5-1.el6 @Bigtop
bigtop-utils.noarch 0.7.0.5-1.el6 @Bigtop
hadoop.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-client.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-debuginfo.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-doc.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-hdfs.x86_64 2.0.6.5-1.el6 @Bigtop
2.0.6.5-1.el6 @Bigtop
hadoop-hdfs-fuse.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-libhdfs.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-mapreduce.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-yarn.x86_64 2.0.6.5-1.el6 @Bigtop
hbase.noarch 0.94.12.5-1.el6 @Bigtop
0.94.12.5-1.el6 @Bigtop
hbase-thrift.noarch 0.94.12.5-1.el6 @Bigtop
hive.noarch 0.11.0.5-1.el6 @Bigtop
hive-jdbc.noarch 0.11.0.5-1.el6 @Bigtop
pig.noarch 0.11.1.5-1.el6 @Bigtop
zookeeper.noarch 3.4.5.5-1.el6 @Bigtop
[vagrant@bigtop4 ~]$ yum list installed | grep Bigtop #(我自己新加的)
bigtop-jsvc.x86_64 1.0.10.5-1.el6 @Bigtop
bigtop-utils.noarch 0.7.0.5-1.el6 @Bigtop
hadoop.x86_64 2.0.6.5-1.el6 @Bigtop
hadoop-hdfs.x86_64 2.0.6.5-1.el6 @Bigtop
2.0.6.5-1.el6 @Bigtop
hbase.noarch 0.94.12.5-1.el6 @Bigtop
0.94.12.5-1.el6 @Bigtop
zookeeper.noarch 3.4.5.5-1.el6 @Bigtop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment