You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here there is a part that we setup a kafka cluster using helm and bitnami's packages, Bitnami's helm packages do deploy kafka in a KRaft Mode by default, even though throughout the documentation on apache pinot we are setting up the zookeeper quorum version , I manged to get it working using these values for the helm package, even though we need to provide a fix for this problem, either set it up using KRaft or change documentation to work with zookeeper values.
Here there is a part that we setup a kafka cluster using helm and bitnami's packages, Bitnami's helm packages do deploy kafka in a KRaft Mode by default, even though throughout the documentation on apache pinot we are setting up the zookeeper quorum version , I manged to get it working using these values for the helm package, even though we need to provide a fix for this problem, either set it up using KRaft or change documentation to work with zookeeper values.
my values.yaml file:
The text was updated successfully, but these errors were encountered: