Viewing the List of Tables
Describes how to view the list of tables using either the Control System or the CLI.
Viewing the Tables in a Volume Using the Control System
Procedure
Viewing a Table by Table Path Using the Control System
Procedure
Listing the Tables in a Directory From the Command-line
Method for Binary Tables Only (HBase Shell)
About this task
After starting the HBase shell, run the list command. Include the
directory path in the command if you want to list tables that are not in your
home directory. Type help to see a list of commands and their
syntax.
Method for JSON Tables Only (mapr dbshell)
About this task
After starting the shell, run the list command. Include the directory path in
the command if you want to list tables that are not in your home directory.
Retrieving a Table by Table Path Using the CLI or the REST API
About this task
To retrieve table details for a table by specifying the table path from the CLI, run the following command:
maprcli table info -path <table-path>
For information on this command, see the table info command.
— Volume
— Directory
— Table
to return to