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)
Replicate Kafka Data from AWS Kafka to confluent kafka using Load alancer
I have a use case to replicate Kafka topics and data from one Kafka cluster in AWS to Confluent Kafka deployed on AWS. The issue is, my Kafka in AWS is deployed in a VPC, say VPC-1 that dosent allow f...
ZZzzZZzz
Votes: 0
Answers: 0
kafka commit during rebalancing
The scenario:
Kafka version 2.4.1.
Kafka partitions are processing messages actively.
CPU usage is less, memory usage is mediocre and no throttling is observed.
Golang Applications deployed on k8s us...
Kumar Kavish
Votes: 0
Answers: 1
Kafka sink to InfluxDB
I'm trying to get data from my kafka topic into InfluxDB using the Confluent/Kafka stack. At the moment, the messages in the topic have a form of {"tag1":"123","tag2":&qu...
Benjamin Bingham
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