Skip to content

Commit f24f942

Browse files
committed
remove obsolete airflow-trino-dbt stack
1 parent e55f1d4 commit f24f942

1 file changed

Lines changed: 0 additions & 42 deletions

File tree

stacks/stacks-v2.yaml

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -427,48 +427,6 @@ stacks:
427427
- name: minioAdminPassword
428428
description: Password of the MinIO admin user
429429
default: adminadmin
430-
airflow-trino-dbt:
431-
description: Stack containing Airflow and Trino using Apache Iceberg as a S3 backend for dbt jobs
432-
stackableRelease: dev
433-
stackableOperators:
434-
- commons
435-
- listener
436-
- secret
437-
- hive
438-
- trino
439-
- opa
440-
- airflow
441-
labels:
442-
- trino
443-
- opa
444-
- iceberg
445-
- minio
446-
- s3
447-
manifests:
448-
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-hive-iceberg.yaml
449-
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-airflow.yaml
450-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/trino-iceberg/s3-connection.yaml
451-
- plainYaml: stacks/airflow-trino-dbt/hive-metastores.yaml
452-
- plainYaml: stacks/airflow-trino-dbt/trino.yaml
453-
- plainYaml: stacks/airflow-trino-dbt/airflow.yaml
454-
- plainYaml: stacks/airflow-trino-dbt/rbac.yaml
455-
- plainYaml: stacks/airflow-trino-dbt/opa-rules.yaml
456-
- plainYaml: stacks/airflow-trino-dbt/opa.yaml
457-
- plainYaml: stacks/airflow-trino-dbt/minio.yaml
458-
supportedNamespaces: ["default"]
459-
parameters:
460-
- name: trinoAdminPassword
461-
description: Password of the Trino admin user
462-
default: adminadmin
463-
- name: minioAdminPassword
464-
description: Password of the MinIO admin user
465-
default: adminadmin
466-
- name: airflowAdminPassword
467-
description: Password of the MinIO admin user
468-
default: adminadmin
469-
- name: airflowSecretKey
470-
description: Airflow's secret key used to generate e.g. user session tokens
471-
default: airflowSecretKey
472430
jupyterhub-pyspark-hdfs:
473431
description: Jupyterhub with PySpark and HDFS integration
474432
stackableRelease: dev

0 commit comments

Comments
 (0)