Table of Contents

Search

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

Administrator Guide

Administrator Guide

Configuring the JDBC Client

Configuring the JDBC Client

Specify the following URLs to configure the JDBC client:
  1. The direct URL:
    jdbc:hive2://<zookeeper_ensemble>/<datbaseName>;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=<hive_cluster>;
  2. The Dynamic Data Masking URL:
    jdbc:hive2://<zookeeper_ensemble>/<databaseName>;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=<ddm_cluster>;
    In the URLs, replace
    <ddm_cluster>
    with the name of the Dynamic Data Masking cluster in ZooKeeper.

0 COMMENTS

We’d like to hear from you!