53
53
pvc : 40Gi
54
54
nifi-kafka-druid-earthquake-data :
55
55
description : Demo ingesting earthquake data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
56
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/nifi-kafka-druid-earthquake-data.html
56
+ documentation : https://docs.stackable.tech/home /stable/demos/nifi-kafka-druid-earthquake-data
57
57
stackableStack : nifi-kafka-druid-superset-s3
58
58
labels :
59
59
- nifi
75
75
pvc : 75Gi # 30Gi for Kafka
76
76
nifi-kafka-druid-water-level-data :
77
77
description : Demo ingesting water level data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
78
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/nifi-kafka-druid-water-level-data.html
78
+ documentation : https://docs.stackable.tech/home /stable/demos/nifi-kafka-druid-water-level-data
79
79
stackableStack : nifi-kafka-druid-superset-s3
80
80
labels :
81
81
- nifi
97
97
pvc : 75Gi # 30Gi for Kafka
98
98
spark-k8s-anomaly-detection-taxi-data :
99
99
description : Demo loading New York taxi data into an S3 bucket and carrying out an anomaly detection analysis on it
100
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/spark-k8s-anomaly-detection-taxi-data.html
100
+ documentation : https://docs.stackable.tech/home /stable/demos/spark-k8s-anomaly-detection-taxi-data
101
101
stackableStack : spark-trino-superset-s3
102
102
labels :
103
103
- trino
@@ -117,7 +117,7 @@ demos:
117
117
pvc : 35Gi
118
118
trino-iceberg :
119
119
description : Demo containing Trino using Apache Iceberg as a S3 data lakehouse
120
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/trino-iceberg.html
120
+ documentation : https://docs.stackable.tech/home /stable/demos/trino-iceberg
121
121
stackableStack : trino-iceberg
122
122
labels :
123
123
- trino
@@ -132,7 +132,7 @@ demos:
132
132
pvc : 110Gi # 100Gi for MinIO
133
133
trino-taxi-data :
134
134
description : Demo loading 2.5 years of New York taxi data into S3 bucket, creating a Trino table and a Superset dashboard
135
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/trino-taxi-data.html
135
+ documentation : https://docs.stackable.tech/home /stable/demos/trino-taxi-data/
136
136
stackableStack : trino-superset-s3
137
137
labels :
138
138
- trino
@@ -151,7 +151,7 @@ demos:
151
151
pvc : 28Gi
152
152
data-lakehouse-iceberg-trino-spark :
153
153
description : Data lakehouse using Iceberg lakehouse on S3, Trino as query engine, Spark for streaming ingest and Superset for data visualization. Multiple datasources like taxi data, water levels in Germany, earthquakes, e-charging stations and more are loaded.
154
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/data-lakehouse-iceberg-trino-spark.html
154
+ documentation : https://docs.stackable.tech/home /stable/demos/data-lakehouse-iceberg-trino-spark
155
155
stackableStack : data-lakehouse-iceberg-trino-spark
156
156
labels :
157
157
- iceberg
@@ -179,7 +179,7 @@ demos:
179
179
pvc : 300Gi
180
180
jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data :
181
181
description : Jupyterhub with PySpark and HDFS integration
182
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.html
182
+ documentation : https://docs.stackable.tech/home /stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data
183
183
stackableStack : jupyterhub-pyspark-hdfs
184
184
labels :
185
185
- jupyterhub
@@ -195,7 +195,7 @@ demos:
195
195
pvc : 22Gi
196
196
logging :
197
197
description : Demo showing the logging stack in action
198
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/logging.html
198
+ documentation : https://docs.stackable.tech/home /stable/demos/logging
199
199
stackableStack : logging
200
200
labels :
201
201
- logging
@@ -212,7 +212,7 @@ demos:
212
212
pvc : 27Gi
213
213
signal-processing :
214
214
description : Demo showing signal processing on time-series data
215
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/signal-processing.html
215
+ documentation : https://docs.stackable.tech/home /stable/demos/signal-processing
216
216
stackableStack : signal-processing
217
217
labels :
218
218
- nifi
@@ -230,7 +230,7 @@ demos:
230
230
pvc : 16Gi
231
231
jupyterhub-keycloak :
232
232
description : Demo showing jupyterhub notebooks secured with keycloak
233
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/jupyterhub-keycloak.html
233
+ documentation : https://docs.stackable.tech/home /stable/demos/jupyterhub-keycloak
234
234
stackableStack : jupyterhub-keycloak
235
235
labels :
236
236
- jupyterhub
0 commit comments