Hi Team,
I was trying to leverage some enhancements in Kafka connect in 2.0.0
release as specified by this KIP
https://cwiki.apache.org/confluence/display/KAFKA/KIP-298%3A+Error+Handling+in+Connectand
I came across this good blog post by Robin
https://www.confluent.io/blog/kafka-connect-deep-dive-
Hi,
I am new to Kafka and Kafka-connect world. Getting connection refused error
while creating Kafka-JDBC connector. Below are the steps followed from Kafka
Connect Tutorial — Confluent Platformdocker run -d \
--net=host \ --name=zookeeper \ -e ZOOKEEPER_CLIENT_PORT=32181 \
-e ZOOKE
It seems you have turned on security on your zookeeper cluster. Which kafka
client is this log from? Could you send the code snippet that reproduces
this behavior? The kafka server side log seems fine.
Thanks,
Neha
On Sep 25, 2013 11:23 PM, "Shi JinKui(无线事业部)"
wrote:
> I use the scala 2.10 vers
I use the scala 2.10 version, use the example code, but meet the follow error:
org.apache.kafka
kafka_2.10
0.8.0-beta1
Client side error
==
2013-09-26 14:05:23 [main-SendThread(10.13.80.124:2181)] DEBUG
org.ap