Hi, To allow end users setting ‘udp_preference_limit’ to 1 we implemented the following change: https://github.com/apache/ambari/pull/129
This will be available in 2.7. Cheers, Sandor From: Lian Jiang <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, May 4, 2018 at 11:57 PM To: "[email protected]" <[email protected]> Subject: use krb-conf section to set udp_preference_limit = 1 Hi, According to https://community.hortonworks.com/content/supportkb/149955/errorcould-not-configure-server-because-sasl-confi.html, I need "udp_preference_limit = 1" for zookeeper to work with kerberos. How can I set this property using krb5-conf section in ambari blueprint? Thanks for any hint.
