On Sun, Feb 19, 2012 at 10:48 PM, Jameson Li <[email protected]> wrote: > As I know, zookeeper 3.4.2 is not a stable version.
Where is that written? ZK has just release 3.4.3. > So I can't upgrade hbase cluster to version 0.92? Can hbase 0.92 and > zookeeper 3.3 work well? > Because? Use 3.4.2/3.4.3 client against 3.3.x ensemble if you want. You can even run 3.3.x client and ensemble if you do not use security features of hbase (just replace the zk jar hbase ships with). St.Ack
