-
I create the distributed connect cluster using following file:
rest.host.name=localhost
rest.port=8083
rest.advertised.host.name=localhost
rest.advertised.port=8083
bootstrap.servers=kafka:9093
…
-
Hi, we are facing to an issue with Kafka Connect (6.1.1) and the internal `io.confluent.connect.avro.AvroData.validateSchemaValue` used by the `AvroConverter` class.
We have the following avro defi…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is li…
-
Our use case is that we want to use custom MSK broker endpoint hostnames by aliasing them to original endpoints provided by MSK (sensitive info in the below code snippet is replaces with `X`s):
```sh…
-
2021-05-20 14:49:59,228 - [ERROR] - from kafka.manager.actor.cluster.KafkaStateActor in kafka-manager-system-akka.actor.default-dispatcher-10
consumerProperties:{key.deserializer=org.apache.kafka.c…
-
Objective: to setup MQTT source connector with Confluent kafka v 5.4
Steps Performed:
1. git clone https://github.com/johanvandevenne/kafka-connect-mqtt.git
2. cd kafka-connect-mqtt
3. mvn clean i…
-
Redis vs Kafka vs RabbitMQ
https://javascript.plainenglish.io/redis-kafka-or-rabbitmq-which-microservices-message-broker-to-choose-1b76bfd3904c
-
检测到 yuliu616/playground 一共引入了15个开源组件,存在1个漏洞
```
漏洞标题:Apache Kafka 安全漏洞
缺陷组件:org.apache.kafka:kafka-clients@2.6.0
漏洞编号:CVE-2021-38153
漏洞描述:Apache Kafka是美国阿帕奇(Apache)基金会的一套开源的分布式流媒体平台。该平台能够获取实时数据,用于构建对数…
ghost updated
2 years ago
-
Suppose I create a stream with `KEY_FORMAT='JSON'` but no fields declared as KEY. When data is read, if the data is not a JSON object, ksqlDB throws deserialization errors. We should either reject the…
-
Hello! I'm trying to do basic message backups to S3 using https://docs.confluent.io/kafka-connectors/s3-sink/current/overview.html#schema-evolution
When trying to use the s3-source to restore messa…