Internally our company has added support to storm for mtls connections to zookeeper, but it looks like we haven't pushed this change back to the community yet. I'm only aware of kerberos with an existing release at this point. Possibly we can at least put up a PR for someone to work on getting committed at some point.
On Wed, Aug 28, 2024 at 4:19 AM Karthick <ibmkarthickma...@gmail.com> wrote: > Hi all. > > Thanks Aaron, for the reply. Is this the only way to achieve? Preparing > another cluster will be cost effective one, can you or anyone suggest steps > to taken reg this. > > On Mon, Aug 26, 2024 at 7:47 PM Aaron Gresch <agre...@gmail.com> wrote: > > > https://storm.apache.org/releases/2.6.3/SECURITY.html > > > > You'd probably want users to switch to another production cluster and > fully > > stop all their topologies. At that point you can reconfigure your > cluster > > and have users restart jobs once it's running properly. > > > > > > > > On Mon, Aug 26, 2024 at 8:59 AM Karthick <ibmkarthickma...@gmail.com> > > wrote: > > > > > Hi Storm Community, > > > > > > We are planning to implement authentication for the Zookeeper > connection > > in > > > our Storm cluster and would appreciate guidance on the steps involved. > > > Specifically, we need to understand how to configure authentication in > > > relation to Nimbus, Supervisors, Workers, and Zookeeper. > > > > > > Additionally, we need to perform this in our production environment > with > > > minimal downtime. If anyone has experience with this, could you please > > > share the best practices or a step-by-step guide for achieving this > > > smoothly? > > > > > > Thanks in advance for your help! > > > > > > Best regards, > > > Karthick. > > > > > >