Re: [DISCUSS] Move kerberos-security to contrib extensions

2025-07-16 Thread Karan Kumar
+1 from me as well. It would also give us a chance to promote some heavily used contrib extensions like `stats-d` emitter to core. On Tue, Jul 15, 2025 at 3:33 AM Clint Wylie wrote: > sgtm +1, and doing this aligns with the direction we are going with > the other hadoop stuff i think. If we real

Re: [DISCUSS] Move kerberos-security to contrib extensions

2025-07-14 Thread Clint Wylie
sgtm +1, and doing this aligns with the direction we are going with the other hadoop stuff i think. If we really want to keep supporting kerberos for auth longer term I think we would need to look into replacing the existing implementation with something that doesn't use hadoop libraries. On Mon,

[DISCUSS] Move kerberos-security to contrib extensions

2025-07-14 Thread Lucas Capistrant
Hi all, I’d like to start a discussion about moving the kerberos-security extension from core to contrib. This extension hasn’t seen much recent development, and at the moment, there isn’t anyone in the community actively maintaining it. It also brings in Hadoop common libraries, which—similar