How to create multiple column families in an HBase table using the shell -


is process have multiple "create" commands against same table? syntax it?

syntax :

create '<table name>' , '<column-family1>' , '<column-family2>' etc.. 

Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -