Skip to content

Commit 7e8a5a7

Browse files
committed
update pvc resources for data-lakehouse-iceberg-trino-spark demo
1 parent ba9940d commit 7e8a5a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: demos/demos-v2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ demos:
174174
resourceRequests:
175175
cpu: "80"
176176
memory: 200Gi
177-
pvc: 1Ti
177+
pvc: 300Gi
178178
jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data:
179179
description: Jupyterhub with PySpark and HDFS integration
180180
documentation: https://docs.stackable.tech/stackablectl/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.html

Diff for: docs/modules/demos/pages/data-lakehouse-iceberg-trino-spark.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Instance types that loosely correspond to this on the Hyperscalers are:
4141
- *Azure*: `Standard_D4_v2`
4242
- *AWS*: `m5.2xlarge`
4343
44-
In addition to these nodes the operators will request multiple persistent volumes with a total capacity of about 1TB.
44+
In addition to these nodes the operators will request multiple persistent volumes with a total capacity of about 300Gi.
4545

4646
== Overview
4747

0 commit comments

Comments
 (0)