Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions stacks/_templates/postgresql-hivehdfs.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions stacks/_templates/postgresql-hives3.yaml

This file was deleted.

47 changes: 0 additions & 47 deletions stacks/dual-hive-hdfs-s3/hdfs.yaml

This file was deleted.

78 changes: 0 additions & 78 deletions stacks/dual-hive-hdfs-s3/hive.yaml

This file was deleted.

129 changes: 0 additions & 129 deletions stacks/dual-hive-hdfs-s3/trino.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions stacks/stacks-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -437,39 +437,6 @@ stacks:
- name: jupyterLabToken
description: Token for JupyterLab UI access
default: adminadmin
dual-hive-hdfs-s3:
description: Dual stack Hive on HDFS and S3 for Hadoop/Hive to Trino migration
stackableRelease: dev
stackableOperators:
- commons
- listener
- secret
- zookeeper
- hdfs
- hive
- trino
- opa
labels:
- trino
- hive
- hdfs
- s3
manifests:
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-hivehdfs.yaml
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-hives3.yaml
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/minio.yaml
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/dual-hive-hdfs-s3/hdfs.yaml
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/dual-hive-hdfs-s3/hive.yaml
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/dual-hive-hdfs-s3/trino.yaml
supportedNamespaces: []
resourceRequests:
cpu: 7750m
memory: 19974Mi
pvc: 44Gi
parameters:
- name: minioAdminPassword
description: Password of the Minio admin user
default: adminadmin
tutorial-openldap:
description: >-
An OpenLDAP instance with two users (alice:alice, bob:bob) and TLS enabled.
Expand Down