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

Reply via email to