-
I have Kafak Logstash (then Ruby) Elastic
Kafak Input:
```
{"customerid":"smit","last_name":"shah","age":10,"height":10,"weight":100,"automated_email":false, "header": { "endpoint":"/pay"}, "…
-
Load from Kafka: UnsupportedVersionException. Failed to sample data: The broker does not support LIST_OFFSETS with version in range[2,4]. The supported range is [0,1].
### Affected Version
The D…
-
Hi SkyWalking team
As I choose SkyWalking to trace, Some question confuse me
___
### Question
In v5.0.0-beta2 , there is embed jetty, javaagent could send tracedata to collector use http
…
-
Hello,
It would be a great feature if typing declarations are bundled within the project.
-
kafka output如何配置用户密码,和input类似,另外output lz4编码有问题
-
```
//Init init kafak client
func Init() *authHTTP {
content, err := ioutil.ReadFile("./plugins/auth/authhttp/http.json")
if err != nil {
log.Fatal("Read config file error: ", zap.Error(err))…
-
**Describe the bug**
Version: 0.19.0 provided by Strimzi
External listeners:
```
- external:
authentiation:
clientId: kafka-broker
clientSecret:
…
-
I installed it via helm in my k8s cluster. I was able to see the messages but they were not deserializing properly and hence were showing weird characters.
-
Hi,
Does ClickHouse sinker guarantee exactly-once semantics? Specifically, can be sure that each Kafka message is applied to ClickHouse exactly one time, i.e. without data loss or duplication?
…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
|--------|-------|----|
| v1.26.4 |kafka_2.12-2…