MicroStrategy ONE

How to Connect to Cloudera Impala

This page contains information on how to connect to Cloudera Impala via Web and DSN, as well as how to enable authentication modes.

Connecting with Web

  1. Open a new dashboard and click New Data from the Datasets pane.
  2. Search for Impala in the Connect to Your Data dialog and select either the Cloudera Impala or Cloudera Impala (JDBC) connector.
  3. From the Select Import Options dialog, select the action best suited to your dataset (Build a Query, Type a Query, or Select Tables).
  4. Click the icon next to Data Sources.
  5. Fill out the data source information by creating DSN-less data source.

  6. Click Save.

Connectivity via DSN

  1. Create a new database instance.
  2. Select Impala 2.x in the Database connection type drop-down.

  3. Click New next to Database connection.
  4. Create a databse connection that points to the correct DSN.

  5. Click New next to Default database login name.
  6. Configure and save your login credentials.

Authentication Modes

There are three modes of authentication available for Impala:

  • Username and password authentication
  • LADP authentication
  • Kerberos authentication

Use the drop-downs to learn how to set up each type.

If you have a non-secure Cloudera Data Platform set up with no authentication, use "No authentication" mode while connecting.

SASL encryption and Windows authentication are currently unsupported.

For steps on enabling the Delegation feature or Integrated Authentication, see this KB article.