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
74
74
pvc : 75Gi # 30Gi for Kafka
75
75
nifi-kafka-druid-water-level-data :
76
76
description : Demo ingesting water level data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
77
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/nifi-kafka-druid-water-level-data.html
77
+ documentation : https://docs.stackable.tech/home /stable/demos/nifi-kafka-druid-water-level-data
78
78
stackableStack : nifi-kafka-druid-superset-s3
79
79
labels :
80
80
- nifi
95
95
pvc : 75Gi # 30Gi for Kafka
96
96
spark-k8s-anomaly-detection-taxi-data :
97
97
description : Demo loading New York taxi data into an S3 bucket and carrying out an anomaly detection analysis on it
98
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/spark-k8s-anomaly-detection-taxi-data.html
98
+ documentation : https://docs.stackable.tech/home /stable/demos/spark-k8s-anomaly-detection-taxi-data
99
99
stackableStack : spark-trino-superset-s3
100
100
labels :
101
101
- trino
@@ -115,7 +115,7 @@ demos:
115
115
pvc : 35Gi
116
116
trino-iceberg :
117
117
description : Demo containing Trino using Apache Iceberg as a S3 data lakehouse
118
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/trino-iceberg.html
118
+ documentation : https://docs.stackable.tech/home /stable/demos/trino-iceberg
119
119
stackableStack : trino-iceberg
120
120
labels :
121
121
- trino
@@ -130,7 +130,7 @@ demos:
130
130
pvc : 110Gi # 100Gi for MinIO
131
131
trino-taxi-data :
132
132
description : Demo loading 2.5 years of New York taxi data into S3 bucket, creating a Trino table and a Superset dashboard
133
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/trino-taxi-data.html
133
+ documentation : https://docs.stackable.tech/home /stable/demos/trino-taxi-data/
134
134
stackableStack : trino-superset-s3
135
135
labels :
136
136
- trino
@@ -149,7 +149,7 @@ demos:
149
149
pvc : 28Gi
150
150
data-lakehouse-iceberg-trino-spark :
151
151
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.
152
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/data-lakehouse-iceberg-trino-spark.html
152
+ documentation : https://docs.stackable.tech/home /stable/demos/data-lakehouse-iceberg-trino-spark
153
153
stackableStack : data-lakehouse-iceberg-trino-spark
154
154
labels :
155
155
- iceberg
@@ -177,7 +177,7 @@ demos:
177
177
pvc : 300Gi
178
178
jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data :
179
179
description : Jupyterhub with PySpark and HDFS integration
180
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.html
180
+ documentation : https://docs.stackable.tech/home /stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data
181
181
stackableStack : jupyterhub-pyspark-hdfs
182
182
labels :
183
183
- jupyterhub
@@ -193,7 +193,7 @@ demos:
193
193
pvc : 22Gi
194
194
logging :
195
195
description : Demo showing the logging stack in action
196
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/logging.html
196
+ documentation : https://docs.stackable.tech/home /stable/demos/logging
197
197
stackableStack : logging
198
198
labels :
199
199
- logging
@@ -210,7 +210,7 @@ demos:
210
210
pvc : 27Gi
211
211
signal-processing :
212
212
description : Demo showing signal processing on time-series data
213
- documentation : https://docs.stackable.tech/stackablectl /stable/demos/signal-processing.html
213
+ documentation : https://docs.stackable.tech/home /stable/demos/signal-processing
214
214
stackableStack : signal-processing
215
215
labels :
216
216
- nifi
0 commit comments