利用coprocessor确保actual table和index table在一个region server上
Index table rowkey = region startkey + index name + indexed column value + user table rowkey
考虑到zookeeper通过name而不是ip来访问,因此java程序运行环境需要修改/etc/hosts
注意 hbase版本.jar
solver
利用coprocessor确保actual table和index table在一个region server上
Index table rowkey = region startkey + index name + indexed column value + user table rowkey
考虑到zookeeper通过name而不是ip来访问,因此java程序运行环境需要修改/etc/hosts
注意 hbase版本.jar