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.
Make sure that the HBase component has been installed in the MRS cluster and the Thrift1Server instance has been added before this operation.
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.
- 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.
- 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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.