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 consume avro data using kafka connect
I have created a connector for handling Avro data. I am able to publish data into a topic. But I am not getting the data into the output topic. I have checked the logs of connector and rest-proxy ther...
Renjith K R
Votes: 0
Answers: 1
how to change kafka rest proxy log level
i am using apache kafka rest proxy using docker compose and it makes heavy log file heavier than my massages size i there any parameter to set or something to do to disable this ?
kafka-schema-regist...
matin
Votes: 0
Answers: 1
How to properly query Kafka REST Proxy?
I'm running a dockerized distribution of Confluent platform:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS ...
Eugene Goldberg
Votes: 0
Answers: 0
Can't produce to Confluent Kafka topic through Kafka REST API
I have a trouble producing to Kafka topic through Rest API proxy.
I have a running confluent kafka cluster in which I'd like to create a topic and produce a message to it using REST API.
For that purp...
Milenski
Votes: 0
Answers: 1