Skip to content

Commit 2f5e824

Browse files
authored
chore(stack/dual-hive-hdfs-s3): Remove no longer needed stack (#328)
* chore(stack/dual-hive-hdfs-s3): Remove no longer needed stack * chore(stack/dual-hive-hdfs-s3): Remove unused templates
1 parent 686d4e4 commit 2f5e824

File tree

6 files changed

+0
-337
lines changed

6 files changed

+0
-337
lines changed

stacks/_templates/postgresql-hivehdfs.yaml

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

stacks/_templates/postgresql-hives3.yaml

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

stacks/dual-hive-hdfs-s3/hdfs.yaml

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

stacks/dual-hive-hdfs-s3/hive.yaml

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

stacks/dual-hive-hdfs-s3/trino.yaml

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

stacks/stacks-v2.yaml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -437,39 +437,6 @@ stacks:
437437
- name: jupyterLabToken
438438
description: Token for JupyterLab UI access
439439
default: adminadmin
440-
dual-hive-hdfs-s3:
441-
description: Dual stack Hive on HDFS and S3 for Hadoop/Hive to Trino migration
442-
stackableRelease: dev
443-
stackableOperators:
444-
- commons
445-
- listener
446-
- secret
447-
- zookeeper
448-
- hdfs
449-
- hive
450-
- trino
451-
- opa
452-
labels:
453-
- trino
454-
- hive
455-
- hdfs
456-
- s3
457-
manifests:
458-
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-hivehdfs.yaml
459-
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-hives3.yaml
460-
- helmChart: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/minio.yaml
461-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/dual-hive-hdfs-s3/hdfs.yaml
462-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/dual-hive-hdfs-s3/hive.yaml
463-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/dual-hive-hdfs-s3/trino.yaml
464-
supportedNamespaces: []
465-
resourceRequests:
466-
cpu: 7750m
467-
memory: 19974Mi
468-
pvc: 44Gi
469-
parameters:
470-
- name: minioAdminPassword
471-
description: Password of the Minio admin user
472-
default: adminadmin
473440
tutorial-openldap:
474441
description: >-
475442
An OpenLDAP instance with two users (alice:alice, bob:bob) and TLS enabled.

0 commit comments

Comments
 (0)