python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I configured jaas.conf in order to Kafka Inbound Endpoint WSO2 EI 6.6.0?
I have WSO2 EI 6.6.0 and I am using the next libs to configure Kafka Inbound Enpoint.
dropins:
org.apache.synapse.kafka.poll-1.0.10.jar
lib:
kafka_2.12-1.0.0.jar
kafka-clients-1.0.0.jar
metrics-c...
Aprendiendo Siempre
Votes: 0
Answers: 0
why connect zookeeper take a long time on windows?
I'm run a simple demo that using the java zookeeper client to connect zookeeper server.
It take a long time(at least 10 seconds) to connect successful on windows, but it connect
successful on linux ve...
gonnaup
Votes: 0
Answers: 2
zookeeper start using daemon on windows 10
I am trying to start zookeeper on windows 10 in the background using -daemon command and it comes back with "ERROR Invalid arguments, exiting abnormally (org.apache.zookeeper.server.ZooKeeperServ...
Mark W
Votes: 0
Answers: 0
Password rotation for kafka acl passwords which are stored in zookeeper
How to handle password rotation for kafka acls passwords?
Users cant access the kafka cluster without authentication, we are adding the user(& password) to zookeeper and adding the respective acls...
Dev
Votes: 0
Answers: 1