Anubhav Jindal has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24365
Change subject: IMPALA-14983: Add typed operator config keys ...................................................................... IMPALA-14983: Add typed operator config keys Add typed configuration fields under ImpalaCluster spec.config for impalad, catalogd, statestored, and HMS daemon flags plus impalad query defaults. Map the typed fields into Helm values in the operator reconciler while keeping spec.set as a backward-compatible advanced override path. Update CRD schema, sample ImpalaCluster, and Kubernetes deployment guide with typed-key examples and escaping guidance. Testing: - python3 -m py_compile operator/impala-operator/main.py - ruby YAML parsing for CRD and sample ImpalaCluster manifests Generated-by: Cursor Change-Id: Ie24380d4700cf8377f291de2406cb6ed12f6d6f4 --- M docs/impala-on-kubernetes.md M operator/impala-operator/main.py M operator/impala-operator/manifests/crd-impalacluster.yaml M operator/impala-operator/manifests/sample-impalacluster.yaml 4 files changed, 121 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/24365/1 -- To view, visit http://gerrit.cloudera.org:8080/24365 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie24380d4700cf8377f291de2406cb6ed12f6d6f4 Gerrit-Change-Number: 24365 Gerrit-PatchSet: 1 Gerrit-Owner: Anubhav Jindal <[email protected]>
