Steve Loughran created YARN-2668: ------------------------------------ Summary: yarn-registry JAR won't link against ZK 3.4.5 Key: YARN-2668 URL: https://issues.apache.org/jira/browse/YARN-2668 Project: Hadoop YARN Issue Type: Sub-task Components: client Affects Versions: 2.6.0 Reporter: Steve Loughran Assignee: Steve Loughran
It's been reported that the registry code doesn't link against ZK 3.4.5 as the enable/disable SASL client property isn't there, which went in with ZOOKEEPER-1657. pulling in the constant and {{isEnabled()}} check will ensure registry linkage, even though the ability for a client to disable SASL auth will be lost. -- This message was sent by Atlassian JIRA (v6.3.4#6332)