On Mon, Feb 20, 2012 at 1:10 PM, Ryan Smith <[email protected]> wrote:
> Any ideas why zookeeper seems to be returning :
> � [email protected],60000,1329676853513  as its HMaster
> host and port instead of namenodeone:45134 (for example)
>

And what you are seeing above is a few bytes that hbase now writes as
sequence number whenever it puts an edit into zk followed by the new
format we store names to zk as which is name, port, and startcode.

St.Ack

Reply via email to