8 thoughts on “Learn How To Use Hbase Shell To Create Tables, Query Data, Update And Delete Data

  1. Hey! What a fantastic post! This is so chock full of information, I can’t wait to dig deep and start utilizing the resources you have shared.

  2. creating hbase table with a column qualifier added to column families doesn’t work as specified in the post. cud someone help me with this?

    hbase(main):018:0> create ‘testtable’, ‘data:name’

    ERROR: Illegal character . Family names cannot contain control characters or colons: data:name

Leave a Reply

Your email address will not be published. Required fields are marked *