-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Zhamri Che Ani edited this page Nov 7, 2023
·
5 revisions
% hbase shell
status - Provides the status of HBase, for example, the number of servers.
version - Provides the version of HBase being used.
table_help - Provides help for table-reference commands.
whoami - Provides information about the user.
hbase> help (Get a list of commands)
hbase> help "create"
hbase> help "drop"