Skip to content

Instantly share code, notes, and snippets.

@vithalsamp
Created February 25, 2018 07:59
Show Gist options
  • Save vithalsamp/4caf7a95a2d8343ea7c4779deb6f6f46 to your computer and use it in GitHub Desktop.
Save vithalsamp/4caf7a95a2d8343ea7c4779deb6f6f46 to your computer and use it in GitHub Desktop.
hbase(main):011:0> alter 'personalnew', {NAME => 'personal_data',VERSIONS => '4'}
Updating all regions with the new schema...
1/1 regions updated.
Done.
0 row(s) in 2.8800 seconds
hbase(main):012:0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment