Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Connection Management
  5. JDBC Client Configuration
  6. ODBC Client Configuration
  7. Access Control
  8. Logs
  9. High Availability
  10. Server Control
  11. Performance Tuning
  12. Troubleshooting

Administrator Guide

Administrator Guide

Hive Connection Parameters

Hive Connection Parameters

Define the following connection parameters for a Hive database:
DDM Database Name
Name for the database that appears in the Management Console tree.
Server Address
Server host name or TCP/IP address for the Hive database.
Verify that there is no firewall that prohibits the Dynamic Data Masking Server from connecting to the database server and port number.
Server Port
TCP/IP listener port for the Hive database.
Hive Database Name
Database name for the Hive database.
Driver Classpath
Classpath of the Hive database driver files on the server. Use semicolons to separate multiple classpaths.
You can use an asterisk (*) to indicate all the jar files in a directory. Dynamic Data Masking ignores files in the directory that are not jar files. For example, you might enter the following location for Windows:
C:\JDBC_Drivers\Hive\hive\*;C:\JDBC_Drivers\Hive\hadoop\*
DBA Username
Optional user name for the database user account to log in to the Hive database. The database user must be a privileged user that has SELECT access to all the tables that the client user has SELECT access to.
DBA Password
Optional password for the database user.

0 COMMENTS

We’d like to hear from you!