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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -