You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/unify/linked-profiles/data-graph.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ To use the Data Graph, you'll need the following:
35
35
36
36
To get started, set up the required permissions in your data warehouse using the instructions below:
37
37
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.
39
39
-[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.
40
40
41
41
Linked Profiles uses [Segment's Reverse ETL](/docs/connections/reverse-etl/) infrastructure to pull data from your warehouse.
Copy file name to clipboardExpand all lines: src/unify/linked-profiles/index.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ hidden: true
7
7
8
8
> info "Linked Profiles is in public beta"
9
9
> Linked Profiles is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
10
+
10
11
> warning ""
11
12
> Linked Profiles currently only supports workspaces in the United States.
12
13
@@ -21,6 +22,6 @@ Using Linked Profiles, you only need to define the relationships between data se
21
22
22
23
> success ""
23
24
> 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.
25
26
> -[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.
Copy file name to clipboardExpand all lines: src/unify/linked-profiles/linked-events.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Use Linked Events to enrich real-time event streams with entities from your data
16
16
On this page, you'll learn how to get started with Linked Events.
17
17
18
18
> info "Linked Events warehouse support"
19
-
> Linked Events supports Snowflake, BigQuery, and Redshift.
19
+
> Linked Events supports Snowflake, BigQuery, Redshift, and Databricks.
20
20
21
21
## Use cases
22
22
@@ -59,7 +59,7 @@ To create models and enrich events in destinations, you need to be a `Workspace
59
59
> info ""
60
60
> Linked Events uses Segment's [Reverse ETL](/docs/connections/reverse-etl/) infrastructure for pulling in data from your warehouse.
61
61
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/).
63
63
64
64
## Step 2: Connect your warehouse to the Data Graph
65
65
@@ -94,6 +94,7 @@ The table below shows the data warehouses Linked Events supports. View the Segme
94
94
|[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**. |
95
95
|[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. |
96
96
|[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**. |
97
98
98
99
99
100
## Step 3: Build your Data Graph
@@ -188,7 +189,7 @@ When you're satisfied with the mappings, click **Save**. Segment returns you to
188
189
189
190
#### What data warehouse permissions does Segment require?
190
191
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.
0 commit comments