Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
2 changes: 1 addition & 1 deletion docs/modules/demos/pages/hbase-hdfs-load-cycling-data.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ WARNING: This demo should not be run alongside other demos.
To run this demo, your system needs at least:

* 3 {k8s-cpu}[cpu units] (core/hyperthread)
* 6GiB memory
* 7GiB memory
* 16GiB disk storage

== Overview
Expand Down
3 changes: 3 additions & 0 deletions stacks/hdfs-hbase/hbase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ spec:
masters:
config:
listenerClass: external-stable
resources:
memory:
limit: 2Gi
roleGroups:
default:
replicas: 1
Expand Down