Using HBase on the Hue Web UI
Scenario
You can use Hue to create or query HBase tables in a cluster and run tasks on the Hue web UI.
Accessing Job Browser
- Access the Hue web UI. For details, see Accessing the Hue Web UI.
- Click HBase
. The HBase Browser page is displayed.
Creating an HBase Table
- Access the Hue web UI. For details, see Accessing the Hue Web UI.
- Click HBase
. The HBase Browser page is displayed. - Click New Table on the right, enter the table name and column family parameters, and click Submit. Figure 1 Creating a table
Querying Data in an HBase Table
- Access the Hue web UI. For details, see Accessing the Hue Web UI.
- Click HBase
. The HBase Browser page is displayed. - Click the HBase table to be queried. Then, click the key value next to search box in the upper part, and query the HBase table. Figure 2 Searching by key value
Last Article: Using Job Browser on the Hue Web UI
Next Article: Typical Scenarios
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.