Skip to content

Commit fa78d3d

Browse files
committed
Adding databricks connection docs
1 parent 6a1f825 commit fa78d3d

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

content/en/docs/PlaidCloud/Analyze/connectors/data-connections.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ For more details on each data connection type, please navigate to the specific d
1515
## Relational Databases
1616

1717

18+
### Databricks
19+
20+
| Parameter | Value |
21+
|-----------|-------|
22+
| **Connection Type** | Database |
23+
| **Reference** | databricks |
24+
1825
### Greenplum
1926

2027
| Parameter | Value |
@@ -165,6 +172,22 @@ For more details on each data connection type, please navigate to the specific d
165172
| **Reference** | gspread |
166173

167174

175+
## Databricks Related
176+
177+
In order to obtain the connection credentials necessary for PlaidCloud to communicate with a Databricks warehouse, follow the steps below:
178+
1. Open the Databricks console
179+
2. Under the User Settings in the upper right, select "Settings"
180+
3. Navigate to the "Developers" section
181+
4. Generate an Access Token with a sufficient lifespan specified
182+
5. Navigate to the "SQL Warehouses" area
183+
6. Select the warehouse required for connecting
184+
7. Capture the connection details including host, and http path
185+
8. Navigate to the warehouse data area
186+
9. Capture the initial catalog and initial schema information
187+
188+
With the information above, the connection form can be completed and tested with the Databricks warehouse
189+
190+
168191
## Oracle EBS Related
169192

170193
Oracle EBS utilizes the standard Oracle database connection specified above. This connection provides the connectivity

0 commit comments

Comments
 (0)