Skip to content

Commit bffebdd

Browse files
authored
Remove the trino-subsea-data demo again (#94)
1 parent 9bf5ba8 commit bffebdd

File tree

6 files changed

+0
-223
lines changed

6 files changed

+0
-223
lines changed

demos/demos-v2.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -147,25 +147,6 @@ demos:
147147
cpu: 6800m
148148
memory: 15822Mi
149149
pvc: 28Gi
150-
trino-subsea-data:
151-
description: Demo loading ca. 600m^2 of ocean floor in a surface plot to visualize the irregularities of the ocean floor.
152-
# documentation: -- Currently not documented
153-
stackableStack: trino-superset-s3
154-
labels:
155-
- trino
156-
- superset
157-
- minio
158-
- s3
159-
- parquet
160-
manifests:
161-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-subsea-data/load-test-data.yaml
162-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-subsea-data/create-table-in-trino.yaml
163-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-subsea-data/setup-superset.yaml
164-
supportedNamespaces: []
165-
resourceRequests:
166-
cpu: 6800m
167-
memory: 15822Mi
168-
pvc: 28Gi
169150
data-lakehouse-iceberg-trino-spark:
170151
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.
171152
documentation: https://docs.stackable.tech/stackablectl/stable/demos/data-lakehouse-iceberg-trino-spark.html

demos/trino-subsea-data/create-table-in-trino.yaml

Lines changed: 0 additions & 83 deletions
This file was deleted.

demos/trino-subsea-data/load-test-data.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

demos/trino-subsea-data/setup-superset.yaml

Lines changed: 0 additions & 95 deletions
This file was deleted.
-6.39 KB
Binary file not shown.

stacks/trino-superset-s3/superset.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ spec:
1414
roleGroups:
1515
default:
1616
replicas: 1
17-
configOverrides:
18-
superset_config.py:
19-
# Needed by trino-subsea-data demo
20-
ROW_LIMIT: "200000"
21-
SQL_MAX_ROW: "200000"
2217
---
2318
apiVersion: v1
2419
kind: Secret

0 commit comments

Comments
 (0)