Skip to content

Commit 2f08925

Browse files
Merge pull request #6737 from segmentio/dbx-linked-update
Add notes indicating Databricks support to other Linked Profiles pages
2 parents 702a5ac + 55b0023 commit 2f08925

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

src/unify/linked-profiles/data-graph.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To use the Data Graph, you'll need the following:
3535

3636
To get started, set up the required permissions in your data warehouse using the instructions below:
3737

38-
- [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/) is supported by both Linked Events and Linked Audiences.
38+
- [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/) and [Databricks](/docs/unify/linked-profiles/setup-guides/databricks-setup/) are supported by both Linked Events and Linked Audiences.
3939
- [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) and [BigQuery](/docs/unify/linked-profiles/setup-guides/BigQuery-setup/) are currently supported for Linked Events.
4040

4141
Linked Profiles uses [Segment's Reverse ETL](/docs/connections/reverse-etl/) infrastructure to pull data from your warehouse.

src/unify/linked-profiles/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ hidden: true
77

88
> info "Linked Profiles is in public beta"
99
> Linked Profiles is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
10+
1011
> warning ""
1112
> Linked Profiles currently only supports workspaces in the United States.
1213
@@ -21,6 +22,6 @@ Using Linked Profiles, you only need to define the relationships between data se
2122

2223
> success ""
2324
> To get started with Linked Profiles, you'll need to connect your data warehouse.
24-
> - [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/) is supported by both Linked Events and Linked Audiences.
25+
> - [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/) and [Databricks](/docs/unify/linked-profiles/setup-guides/databricks-setup/) are supported by both Linked Events and Linked Audiences.
2526
> - [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) and [BigQuery](/docs/unify/linked-profiles/setup-guides/BigQuery-setup/) are currently supported for Linked Events.
2627

src/unify/linked-profiles/linked-events.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use Linked Events to enrich real-time event streams with entities from your data
1616
On this page, you'll learn how to get started with Linked Events.
1717

1818
> info "Linked Events warehouse support"
19-
> Linked Events supports Snowflake, BigQuery, and Redshift.
19+
> Linked Events supports Snowflake, BigQuery, Redshift, and Databricks.
2020
2121
## Use cases
2222

@@ -59,7 +59,7 @@ To create models and enrich events in destinations, you need to be a `Workspace
5959
> info ""
6060
> Linked Events uses Segment's [Reverse ETL](/docs/connections/reverse-etl/) infrastructure for pulling in data from your warehouse.
6161
62-
To get started, you'll need to set up your data warehouse and provide the correct access detailed in the set up steps below. Linked Events supports [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery-setup/), [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/), and [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/).
62+
To get started, you'll need to set up your data warehouse and provide the correct access detailed in the set up steps below. Linked Events supports [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery-setup/), [Databricks](/docs/unify/linked-profiles/setup-guides/databricks-setup/), [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/), and [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/).
6363

6464
## Step 2: Connect your warehouse to the Data Graph
6565

@@ -94,6 +94,7 @@ The table below shows the data warehouses Linked Events supports. View the Segme
9494
| [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/) | 1. Configure your snowflake database. <br> 2. Enter your credentials. <br> 3. Test the Connection. <br> 4. Click **Save**. |
9595
| [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery-setup/) | 1. Add your credentials to the database that has tables with the entities you want to enrich your event with. <br> 2. Test your connection. |
9696
| [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) | 1. Select the Redshift cluster you want to connect. <br> 2. [Configure](/docs/connections/storage/catalog/redshift/#networking) the correct network and security settings. |
97+
| [Databricks](/docs/unify/linked-profiles/setup-guides/databricks-setup/) | 1. Configure your Databricks catalog. <br> 2. Enter your credentials. <br> 3. Test the Connection. <br> 4. Click **Save**. |
9798

9899

99100
## Step 3: Build your Data Graph
@@ -188,7 +189,7 @@ When you're satisfied with the mappings, click **Save**. Segment returns you to
188189

189190
#### What data warehouse permissions does Segment require?
190191

191-
To use Linked Events, be sure that you have proper permissions for the Data Warehouse you're using. Visit the [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery-setup/), [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/), and [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) setup guides to learn more about updating permissions.
192+
To use Linked Events, be sure that you have proper permissions for the Data Warehouse you're using. Visit the [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery-setup/), [Databricks](/docs/unify/linked-profiles/setup-guides/databricks-setup), [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/), and [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) setup guides to learn more about updating permissions.
192193

193194
#### How often do syncs occur?
194195

0 commit comments

Comments
 (0)