Here are some useful HBase shell commands for you. Get formatting help to create a table in a shell.
help 'create'
create 'comments', {NAME=>'user_info'}, {NAME=>'comment_data'}
, , , Put. 1 , . user_info, "user_id" "status". 'comment_data'.
(, ), ,
disable 'tableName'
help 'alter'
enable 'tableName'
, .