Prerequisites for Creating a Connection
You must satisfy the following prerequisites to create a connection with the Databricks Adapter.
Obtain the Host Name, HTTP Path, Port, and Catalog
- Sign in to Databricks.
The Databricks homepage appears.
- In the SQL menu that appears on the left-hand side of the home page, select SQL Warehouses.
- Select your SQL warehouse.
- Go to the Connection details section.
- Copy the values for the server host name, HTTP path, and JDBC URL.
- Copy the port number (
443) from the JDBC URL. - Click Create Personal Access Token.
The Access Token page appears.
- Click Generate New Token.
- Enter the name and lifetime (in days).
- Click Generate.
A new access token is created.
Note:
This token is displayed only once for security purposes. Copy the value and save it for reference. - Go to SQL Menu and select SQL Editor.
- From the Catalog list that appears, select
the catalog with which you want the adapter to connect.
Note:
You can create a new catalog. One catalog is created by default. You need these values when creating a connection in Oracle Integration.