Yes St.Ack, Client side was using hbase-0.90.5 libs. HBase server was using 0.92.0. Of course I saw this but it didnt click at the time... Thanks St.Ack!
-Ryan On Mon, Feb 20, 2012 at 4:42 PM, Stack <[email protected]> wrote: > 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 >
