Skip to content

Commit 3f232d0

Browse files
authored
Update src/connections/reverse-etl/reverse-etl-source-setup-guides/databricks-setup.md
1 parent 84a0bc3 commit 3f232d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/databricks-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To set up Databricks as your Reverse ETL source:
4444
9. Select **Databricks** and click **Add Source**.
4545
10. Enter the configuration settings for your Databricks source.
4646
* Copy the Hostname, Http Path, and Port from the Databricks console from step 5.
47-
* The Http Path in the above step should contain `/sql/1.0/warehouses`. Note that Segment does not support `/sql/protocolv1`.
47+
* The Http Path in the above step should contain `/sql/1.0/warehouses`. Note that Segment doesn't support `/sql/protocolv1`.
4848
* To generate a **Token**, follow the steps listed in the [Databricks docs](https://docs.databricks.com/dev-tools/auth.html#pat){:target="_blank"}. Segment recommends you create a token with no expiration date by leaving the lifetime field empty when creating it. If you already have a token with an expiration date, be sure to keep track of the date and renew it on time.
4949
11. Click **Test Connection** to see if the connection works. If the connection fails, make sure you have the right permissions and credentials, then try again.
5050
12. Click **Create Source** if the test connection is successful.

0 commit comments

Comments
 (0)