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
On CDH 5.13.1
When trying to build with $ mvn clean install
Have already built Kafka branch 1.1 using $ gradlew installAll with no errors
Can't see any SASL params set in zoo.cfg
Error log shows
Test set: io.confluent.admin.utils.ClusterStatusSASLTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in io.confluent.admin.utils.ClusterStatusSASLTest
io.confluent.admin.utils.ClusterStatusSASLTest Time elapsed: 0.005 s <<< ERROR!
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = AuthFailed for /consumers
at io.confluent.admin.utils.ClusterStatusSASLTest.setup(ClusterStatusSASLTest.java:4
The text was updated successfully, but these errors were encountered:
On CDH 5.13.1
When trying to build with $ mvn clean install
Have already built Kafka branch 1.1 using $ gradlew installAll with no errors
Can't see any SASL params set in zoo.cfg
Error log shows
Test set: io.confluent.admin.utils.ClusterStatusSASLTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in io.confluent.admin.utils.ClusterStatusSASLTest
io.confluent.admin.utils.ClusterStatusSASLTest Time elapsed: 0.005 s <<< ERROR!
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = AuthFailed for /consumers
at io.confluent.admin.utils.ClusterStatusSASLTest.setup(ClusterStatusSASLTest.java:4
The text was updated successfully, but these errors were encountered: