Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitddbd1fa

Browse files
Rewording according to suggestions
1 parent5aa49d7 commitddbd1fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ To set up Databricks as your Reverse ETL source:
3636
1. Log in to your Databricks account.
3737
2. Navigate to **Workspaces** and select the workspace you want to use.
3838
3. Select **SQL** in the main navigation.
39-
4. Select **SQL Warehouses**(make sure SQL Warehousesandnot Compute) andselect the warehouse you want to use.
39+
4. Select **SQL Warehouses**and select the warehouse you want to use.Note that Segment does not support Compute.
4040
5. Go to the **Connection details** tab.
4141
6. In a new tab on your browser, go to the Segment app.
4242
7. Navigate to **Connections > Sources > Reverse ETL**.
4343
8. Click **+ Add Reverse ETL source**.
4444
9. Select **Databricks** and click **Add Source**.
4545
10. Enter the configuration settings for your Databricks source.
46-
* Copy the Hostname, Http Path, and Port from the Databricks console from step 5.
47-
*Please ensureHttp Path in the above stepbegins like `/sql/1.0/warehouses/` andnot `/sql/protocolv1/`. The latter one is for compute and that is not supported.
46+
* Copy the Hostname, Http Path, and Port from the Databricks console from step 5.
47+
*TheHttp Path in the above stepshould contain `/sql/1.0/warehouses`. Note that Segment doesnotsupport`/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)

[8]ページ先頭

©2009-2025 Movatter.jp