发表评论取消回复
相关阅读
相关 Hypertable源码解读之Hypertable.RangeServer目录
1.Class global 维护了rangeserver进程的全局变量.其中有几个队列需要区分: global::maintenance\_queue:Mainten
相关 Hypertable源码解读之Hypertable.lib目录
1.Class MetaLog:: Entity 一个metalog entity能关联到一个应用程序,并能被持久化到metalog中。metalog entity对象能
相关 Hypertable工具之serverup
命令:serverup \[options\] <server-name> 该命令检测指定的服务器上server-name指定的服务是否启动,启动返回true,否则返回fa
相关 Hypertable工具之csdump
命令:csdump \[options\] <filename> 该命令导出位于DFS中指定名称的CellStore文件的内容。 Options: -a \[
相关 Hypertable工具之Hyperspace
命令:hyperspace \[hyperspace\_ip:port\]。 hyperspace命令可连接至hyperspace,并执行下列命令: mkdir ..
相关 Hypertable工具之dumplog
命令:dumplog \[options\] <log-dir> 该命令导出指定目录下所有Commit Log文件的元数据(This program dumps the g
相关 Hypertable中Hyperspace的Failover
Hypertable自从0.9.7.0版本之后,除了Hyperspace之外的另外两个角色(Master和RangeServer)都实现了自动的Failover,也就是说Hyp
相关 Hypertable的Failover(故障迁移)
Master的Failover 多master配置: 1.在需要启动master进程的机器上都安装gcc gcc-c++ make cmake 、zlib zlib-de
相关 Hypertable的automatic Counter
Hypertable的automatic Counter可以实现自动的原子计数器,即将一个Column Family定义为counter,例如:create table foo
相关 Hypertable的升级安装
> 原文地址:[http://hypertable.com/documentation/installation/upgrade/][http_hypertable.com_d
还没有评论,来说两句吧...