On Fri, Jul 19, 2013 at 7:18 AM, Ted Yu <[email protected]> wrote: > Would tags be visible to methods of BaseRegionObserver, other than > AccessController ? Meaning, would other (non-secure) components of HBase > be able to use cell > tagging to store certain information ? >
Inline cell/KV tags must be core feature by definition I think, so an component of HBase will be able to use them, coprocessor or not. -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
