Connect to over 200 applications, databases, and data warehouses with the Custom CData connector
With the Custom CData connector, you can use any CData JDBC driver to connect a supported application, database, or data warehouse to your Incorta cluster.
In order to use a specific CData JDBC driver, the Custom CData connector requires the deployment of the related CData JAR file to your Incorta cluster. Incorta Support can provide and deploy the CData JAR file for you. After the end of your trial and an upgrade to a paid subscription, the continued use of a CData JDBC driver may require additional licensing.
Custom CData connector properties
Here are the properties for the Custom CData connector:
Property | Description |
---|---|
Data Source Name | Enter the name of the data source |
Driver Class | Enter the driver class for the data source. For example, the Snowflake driver name is <br > cdata.jdbc.xyz.XYZDriver . To find the drive name, refer to the "Establishing a Connection" article in the CData JDBC Driver for XYZ documentation. |
Connection String | Enter the jdbc connection string. |
Show Catalogs | Enable to list any data catalogs |
Show Schemas | Enable to list any data schema |
Enable OAuth | Enable to allow OAuth authentication |
OAuth Client Id | The client ID assigned when you register your application with an OAuth authorization server. |
OAuth Client Secret | The client secret assigned when you register your application with an OAuth authorization server. |
Additional considerations
The Custom CData connector exposes various properties of the related CData JDBC driver for an external data source. You can review the CData JDBC driver documentation at Drivers & Data Connectors.
Learn more about how to configure the Custom CDATA connector.