Hi Ted, I use secure cluster. The comment should be visible for users with permissions granted to the table. -- Kindly regards/ Pozdrawiam, Wojciech Indyk
2015-09-11 13:54 GMT+02:00 Ted Yu <[email protected]>: > 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
