Apache Hive registrations should be straightforward.

If you need to connect to Mapr, Hortonworks, or Cloudera distributions of Hive, you must remove the Apache Hive JDBC Drivers that come preinstalled in <ADS_INSTALL>/lib/drivers. Replace them with drivers from your distribution before you choose a new distribution type in the Distribution drop-down within the General Tab. Follow the steps to connect to Hortonworks, Cloudera, or MapR Distributions of Hive on the Apache Hive JDBC Drivers page.

General Tab

Before choosing any distribution in the Distribution drop-down, make sure you follow the instructions in the Apache Hive JDBC Drivers page about how to replace the current drivers with those from your Hive Distribution.

Tab Coloring

To Identify Server Environments, whether it is a Production, Development or Test, use the Tab Coloring feature:

Using the Keyboard combination "CTRL + SHIFT + P", you may quickly access Server Properties and edit Tab Coloring options.

Examples of the General Tab using different distributions and connection types.

An example using a Mapr distribution connecting to Spark SQL using a Login Name and Password for authentication.

An example using a Cloudera distribution connecting to Impala with no authentication.

An example using a Hortonworks distribution connecting to Hive server 2 with Kerberos authentication

Using Filters Options in Registration (Filter Tab)

Edit the Server Properties, to use FILTER options for a Server in Aqua Data Studio:

Features

Using the drop-down at the top of the Filter Tab, quickly change your Schema or Folder View.

Filter Examples:

If your intention is to show only the tables that start with XXPKD, then you need to change your main filter to "Exclude All", and the secondary filter to "+XXPKD*". Note the "+" in front of the XXPKD pattern. Also, note that the filter pattern is case-sensitive.

The filter shown below is set to exclude all databases except those that start with "aq". This is similar to the above example where all schemas, except the XXPKD schema, are excluded. Then, there is an "Object Folder" filter on the Tables folder, which excludes everything except those that start with "forum".

Using Advanced Properties (Advanced Tab)

Edit the Server Properties to use Advanced Properties in Aqua Data Studio:

  With options in Advanced properties of a Server, you can:

Using the drop-down at the bottom of the Advanced Tab, quickly change your Object Display in the Server Browser.

Using Driver Properties (Driver Tab)

Edit the Drivers Properties to use Driver Parameters in Aqua Data Studio:

  With options in Driver properties of a Server, you can edit/view the:

Hortonworks Driver Properties

To connect Hortonworks with Aqua Data Studio:

MapR Driver Properties

To connect MapR with Aqua Data Studio:

Server Permissions (Permissions Tab)

  Edit the Permissions in Server Properties in Aqua Data Studio:

  With options in Permissions Tab of a Server, you can:

Server Scripts (Script Tab)

  Edit Scripts in Server Properties in Aqua Data Studio:

  With scripts in the Script Tab of a Server, you can:

Shell Scripts (FluidShell Tab)

  Edit Shell Scripts in Server Properties in Aqua Data Studio:

  With scripts in the FluidShell Tab of a Server, you can:

Server Connections (Connection Monitor Tab)

Enable the connection monitor to start an application thread that monitors the status of the connection associated with the Query Window.
With the connection monitor, you can:

For more information, see Connection Monitor.