Accessing and using Cloudera Data Explorer (Hue) in Cloudera Data Warehouse

Get started using Data Explorer by analyzing and visualizing your data with Impala and Hive SQL query engines.

Data Explorer uses your LDAP credentials that you have configured for the Cloudera cluster.

  1. Log into the Cloudera web interface and navigate to the Cloudera Data Warehouse service.
  2. In the Cloudera Data Warehouse service, navigate to the Overview page.
  3. To run Impala queries:
    1. On the Overview page under Virtual Warehouses, click on the Data Explorer (Hue) button.
      The query editor is displayed:


    2. Click a database to view the tables it contains.
      When you click a database, it sets it as the target of your query in the main query editor panel.
    3. Type a query in the editor panel and click the run icon to run the query.
  4. To run Hive queries:
    1. On the Overview page under Virtual Warehouses, click on the Data Explorer (Hue) button.
      The Hive query editor is displayed:


    2. Click a database to view the tables it contains.
      When you click a database, it sets it as the target of your query in the main query editor panel.
    3. Type a query in the editor panel and click the run icon to run the query.