Question about Kafka connect error handling and improved logging

2019-05-16 Thread Abhijay Patne
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-

Fw: Kafka-Connect - Error while creating kafka JDBC Connector with avro data

2018-04-30 Thread Jagannath Bilgi
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

Re: kafka connect error

2013-09-26 Thread Neha Narkhede
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

kafka connect error

2013-09-25 Thread 无线事业部
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