File tree Expand file tree Collapse file tree 4 files changed +16
-9
lines changed
connections/storage/catalog/databricks-delta-lake Expand file tree Collapse file tree 4 files changed +16
-9
lines changed Original file line number Diff line number Diff line change @@ -235,13 +235,6 @@ sections:
235
235
title : Data Lakes Sync History and Health
236
236
- path : /connections/storage/data-lakes/comparison
237
237
title : Data Lakes vs. Warehouses
238
- - section_title : Databricks Delta Lake Destination
239
- slug : connections/storage/databricks-delta-lake-destination
240
- section :
241
- - path : /connections/storage/databricks-delta-lake/databricks-delta-lake-aws
242
- title : Databricks Delta Lake Destination (AWS)
243
- - path : /connections/storage/databricks-delta-lake/databricks-delta-lake-azure
244
- title : Databricks Delta Lake Destination (Azure)
245
238
- section_title : Data Warehouses
246
239
slug : connections/storage/warehouses
247
240
section :
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Databricks Delta Lake Destination (AWS Setup)
3
3
beta : true
4
+ hidden : true
4
5
---
5
6
7
+ {% comment %}
8
+
6
9
With the Databricks Delta Lake Destination, you can ingest event data from Segment into the bronze layer of your Databricks Delta Lake.
7
10
8
11
This page will help you use the Databricks Delta Lake Destination to sync Segment events into your Databricks Delta Lake built on S3.
@@ -167,4 +170,4 @@ This step links a Segment events source to your Databricks workspace/catalog.
167
170
4. Enter connection settings for the destination.
168
171
169
172
170
-
173
+ {% endcomment %}
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Databricks Delta Lake Destination (Azure Setup)
3
3
beta : true
4
+ hidden : true
4
5
---
5
6
7
+ {% comment %}
8
+
6
9
With the Databricks Delta Lake Destination, you can ingest event data from Segment into the bronze layer of your Databricks Delta Lake.
7
10
8
11
This page will help you use the Databricks Delta Lake Destination to sync Segment events into your Databricks Delta Lake built on Azure (ADLS Gen 2).
@@ -130,4 +133,6 @@ This step links a Segment source to your Databricks workspace/catalog.
130
133
2. Search for and select the "Databricks Delta Lake" destination.
131
134
2. Click **Add Destination**, select a source, then click **Next**.
132
135
3. Enter the name for your destination, then click **Create destination**.
133
- 4. Enter the connection settings using the values noted above (leave the Service Principal fields blank).
136
+ 4. Enter the connection settings using the values noted above (leave the Service Principal fields blank).
137
+
138
+ {% endcomment %}
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Databricks Delta Lake
3
+ beta : true
4
+ ---
5
+
6
+ Setup docs coming soon!
You can’t perform that action at this time.
0 commit comments