Gokul Kolady has posted comments on this change. ( http://gerrit.cloudera.org:8080/24313 )
Change subject: IMPALA-14974: Add Helm chart scaffold for core Impala services on Kubernetes ...................................................................... Patch Set 10: (1 comment) http://gerrit.cloudera.org:8080/#/c/24313/10/helm/impala/values.yaml File helm/impala/values.yaml: http://gerrit.cloudera.org:8080/#/c/24313/10/helm/impala/values.yaml@29 PS10, Line 29: - ReadWriteOnce persistence.accessModes defaults to ReadWriteOnce, but this same -warehouse PVC is mounted by HMS, catalogd, and impalad. On a multi-node cluster, if those pods schedule to different nodes, one or more pods can stay Pending due to volume attach/multi-attach constraints. Is this Impala quick-start setup supposed to be single-node? If not should we switch to ReadWriteMany? -- To view, visit http://gerrit.cloudera.org:8080/24313 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ie203b8528e193f320613c1c208d098908d76ed0b Gerrit-Change-Number: 24313 Gerrit-PatchSet: 10 Gerrit-Owner: Anubhav Jindal <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Anubhav Jindal <[email protected]> Gerrit-Reviewer: Gokul Kolady <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Comment-Date: Wed, 27 May 2026 22:39:33 +0000 Gerrit-HasComments: Yes
