Table of Contents

Search

  1. Preface
  2. Introduction to Big Data Management Administration
  3. Authentication
  4. Running Mappings on a Cluster with Kerberos Authentication
  5. Authorization
  6. Cluster Configuration
  7. Cloud Provisioning Configuration
  8. Data Integration Service Processing
  9. Connections
  10. Multiple Blaze Instances on a Cluster
  11. Monitoring REST API

Big Data Management Administrator Guide

Big Data Management Administrator Guide

Configure the JDBC Connection for SSL-Enabled Databases

Configure the JDBC Connection for SSL-Enabled Databases

You must configure the Sqoop properties in the JDBC connection to connect to SSL-enabled databases such as Microsoft SQL Server and Oracle.
When you configure a JDBC connection, add the appropriate JDBC connection string for the SSL-enabled database that you want to connect to in the JDBC connection properties. Specify the JDBC connection string in the
connect
Sqoop argument which Sqoop must use to connect to the SSL database.
To configure Sqoop connectivity to an SSL-enabled Oracle database, you must additionally create a parameter file with the required SSL properties. Provide the location of the file through the
--connection-param-file <parameter_file_location>
Sqoop argument in the JDBC connection.

0 COMMENTS

We’d like to hear from you!