HBase 查找版本号

时间:2014-08-10 18:48:00   收藏:0   阅读:263

直接用hbase shell命令进入shell的时候就会显示版本号:

进入shell后,键入version命令,也可以查看版本号:

# hbase shell
HBase Shell; enter ‘help<RETURN>‘ for list of supported commands.
Type "exit<RETURN>" to leave the HBase Shell
Version 0.94.7, r1471806, Wed Apr 24 18:48:26 PDT 2013

hbase(main):001:0> version
version
0.94.7, r1471806, Wed Apr 24 18:48:26 PDT 2013


HBase 查找版本号,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!