Do you use secure cluster ? Should the comment visibility be limited to certain users ?
Cheers > On Sep 11, 2015, at 4:34 AM, Wojciech Indyk <[email protected]> wrote: > > Hi! > I need to describe my HBase tables with some text. I try to find a > recommended solution, but I didn't. What I can propose is: > in hbase shell: > alter 'the_table', {CONFIGURATION => {'COMMENT' => 'Here some text > what is stored in the_table'}} > What do you think? Is it safe for HBase engine to put such property? > desc 'the_table' looks good for me. > > -- > Kindly regards, > Wojciech Indyk
