2
2
stacks :
3
3
monitoring :
4
4
description : Stack containing Prometheus and Grafana
5
- stackableRelease : 24.7
5
+ stackableRelease : dev
6
6
stackableOperators :
7
7
- commons
8
8
- listener
@@ -25,7 +25,7 @@ stacks:
25
25
default : adminadmin
26
26
logging :
27
27
description : Stack containing OpenSearch, OpenSearch Dashboards (Kibana) and Vector aggregator
28
- stackableRelease : 24.7
28
+ stackableRelease : dev
29
29
stackableOperators :
30
30
- commons
31
31
- listener
@@ -85,7 +85,7 @@ stacks:
85
85
default : adminadmin
86
86
airflow :
87
87
description : Stack containing Airflow scheduling platform
88
- stackableRelease : 24.7
88
+ stackableRelease : dev
89
89
stackableOperators :
90
90
- commons
91
91
- listener
@@ -112,7 +112,7 @@ stacks:
112
112
default : airflowSecretKey
113
113
data-lakehouse-iceberg-trino-spark :
114
114
description : Data lakehouse using Iceberg lakehouse on S3, Trino as query engine, Spark for streaming ingest and Superset for data visualization
115
- stackableRelease : 24.7
115
+ stackableRelease : dev
116
116
stackableOperators :
117
117
- commons
118
118
- listener
@@ -169,7 +169,7 @@ stacks:
169
169
default : supersetSecretKey
170
170
hdfs-hbase :
171
171
description : HBase cluster using HDFS as underlying storage
172
- stackableRelease : 24.7
172
+ stackableRelease : dev
173
173
stackableOperators :
174
174
- commons
175
175
- listener
@@ -192,7 +192,7 @@ stacks:
192
192
parameters : []
193
193
nifi-kafka-druid-superset-s3 :
194
194
description : Stack containing NiFi, Kafka, Druid, MinIO and Superset for data visualization
195
- stackableRelease : 24.7
195
+ stackableRelease : dev
196
196
stackableOperators :
197
197
- commons
198
198
- listener
@@ -238,7 +238,7 @@ stacks:
238
238
default : adminadmin
239
239
spark-trino-superset-s3 :
240
240
description : Stack containing MinIO, Trino and Superset for data visualization
241
- stackableRelease : 24.7
241
+ stackableRelease : dev
242
242
stackableOperators :
243
243
- commons
244
244
- listener
@@ -283,7 +283,7 @@ stacks:
283
283
default : supersetSecretKey
284
284
trino-superset-s3 :
285
285
description : Stack containing MinIO, Trino and Superset for data visualization
286
- stackableRelease : 24.7
286
+ stackableRelease : dev
287
287
stackableOperators :
288
288
- commons
289
289
- listener
@@ -325,7 +325,7 @@ stacks:
325
325
default : supersetSecretKey
326
326
trino-iceberg :
327
327
description : Stack containing Trino using Apache Iceberg as a S3 data lakehouse
328
- stackableRelease : 24.7
328
+ stackableRelease : dev
329
329
stackableOperators :
330
330
- commons
331
331
- listener
@@ -359,7 +359,7 @@ stacks:
359
359
default : adminadmin
360
360
jupyterhub-pyspark-hdfs :
361
361
description : Jupyterhub with PySpark and HDFS integration
362
- stackableRelease : 24.7
362
+ stackableRelease : dev
363
363
stackableOperators :
364
364
- commons
365
365
- listener
@@ -389,7 +389,7 @@ stacks:
389
389
default : adminadmin
390
390
dual-hive-hdfs-s3 :
391
391
description : Dual stack Hive on HDFS and S3 for Hadoop/Hive to Trino migration
392
- stackableRelease : 24.7
392
+ stackableRelease : dev
393
393
stackableOperators :
394
394
- commons
395
395
- listener
@@ -426,7 +426,7 @@ stacks:
426
426
The bind user credentials are: ldapadmin:ldapadminpassword.
427
427
No AuthenticationClass is configured, The AuthenticationClass is created manually in the tutorial.
428
428
Use the 'openldap' Stack for an OpenLDAD with an AuthenticationClass already installed.
429
- stackableRelease : 24.7
429
+ stackableRelease : dev
430
430
stackableOperators :
431
431
- commons
432
432
- listener
@@ -449,7 +449,7 @@ stacks:
449
449
The bind user credentials are: ldapadmin:ldapadminpassword.
450
450
The LDAP AuthenticationClass is called 'ldap' and the SecretClass for the bind credentials is called 'ldap-bind-credentials'.
451
451
The stack already creates an appropriate Secret, so referring to the 'ldap' AuthenticationClass in your ProductCluster should be enough.
452
- stackableRelease : 24.7
452
+ stackableRelease : dev
453
453
stackableOperators :
454
454
- commons
455
455
- listener
@@ -475,7 +475,7 @@ stacks:
475
475
3 users are created in Keycloak: admin:adminadmin, alice:alicealice, bob:bobbob. admin and alice are admins with
476
476
full authorization in Druid and Trino, bob is not authorized.
477
477
This is a proof-of-concept and the mechanisms used here are subject to change.
478
- stackableRelease : 24.7
478
+ stackableRelease : dev
479
479
stackableOperators :
480
480
- commons
481
481
- listener
@@ -541,7 +541,7 @@ stacks:
541
541
542
542
Note that this stack is tightly coupled with the demo.
543
543
So if you install the stack you will get demo-specific parts (such as Keycloak users or regorules).
544
- stackableRelease : 24.7
544
+ stackableRelease : dev
545
545
stackableOperators :
546
546
- commons
547
547
- listener
@@ -611,7 +611,7 @@ stacks:
611
611
signal-processing :
612
612
description : >-
613
613
A stack used for creating, streaming and processing in-flight data and persisting it to TimescaleDB before it is displayed in Grafana
614
- stackableRelease : 24.7
614
+ stackableRelease : dev
615
615
stackableOperators :
616
616
- commons
617
617
- listener
0 commit comments