Deleting from hbase:meta is for advanced users :-) Can you tell us why that row needs to be deleted ?
Cheers On Sun, Jul 27, 2014 at 8:32 PM, Qiang Tian <[email protected]> wrote: > Hi Guys, > > for a row in hbase:meta like below, how to delete it? due to the chars of > startkey, it cannot be found. > delete > > 'hbase:meta','moma,\x00"\x00\x00\x00\x012+\xF8\xCB\xF0,1406468625503.6936ebd2ae1d85fc09f243a767229339.','info:seqnumDuringOpen' > > ERROR: Row Not Found > > thanks! >
