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. Configuration for MicroStrategy
  9. Access Control
  10. Logs
  11. High Availability
  12. Server Control
  13. Performance Tuning
  14. Troubleshooting
  15. Appendix A: Database Keywords

Administrator Guide

Administrator Guide

Configuring the JDBC Client

Configuring the JDBC Client

To configure the JDBC client, specify the direct URL and the Dynamic Data Masking URL.
  1. Specify the direct URL:
    jdbc:hive2://<zookeeper_ensemble>/<datbaseName>;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=<hive_cluster>;
  2. Specify the Dynamic Data Masking URL:
    jdbc:hive2://<zookeeper_ensemble>/<databaseName>;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=<ddm_cluster>;
    Replace
    <ddm_cluster>
    with the name of the Dynamic Data Masking cluster in ZooKeeper.

0 COMMENTS

We’d like to hear from you!