-
When using kafka-avro-console-producer, I tried to specify my value schema out of a file and into a literal using backticks:
```
/usr/bin/kafka-avro-console-producer --topic user-events --broker-l…
-
Hi,
[YARRRML](https://rml.io/yarrrml/spec/) language provides a human-friendly way for users to define their data mappings.
I understand that YARRRML creates an abstraction over RML, but for st…
-
# Support for Power Management
This RFD lays out a path to adding power management to OpenCHAMI.
## What needs to change:
Currently OpenCHAMI doesn't have a way to perform basic power managem…
-
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
I follow the RocketMQ Connect [example1](https://rocketmq.apache.org/zh/docs/connect/04RocketMQ%20Connect%2…
-
Hi,
First of all, I want to apologize for submitting an issue on this repository as it is a bit off-topic, but I couldn't find any other venue to reach out to Uber Engineering teams.
I've been …
-
Description
===========
I tried to create Kafka producer and got some exceptions.
Firstly I didn't use 'ssl.providers': 'default,legacy' in kafka_config and got:
```cimpl.KafkaException: KafkaErro…
-
Hello,
I've installed protobuf convertor and build my own protobuf definition jar.
I've put it into ../confluent/share/java/kafka-serde-tools/ directory
in my connector definition I set up
`"v…
-
MQTT Broker = nanomq, mosquito
kafka version = 2.6.2
I'm testing your kafka-connect-mqtt in local ubuntu environment.
1. clone this repository
2. change directory into kafka-connect-mqtt and m…
-
Greetings!
I'm using [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) to instrument an application, primarily to watch the performance of all its dependencies and find bottle…
-
**Support for Protobuf with Confluent Schema Registry**
If the Kafka event is serialized in Protobuf and a 4-byte integer schema_id is put in front of the Protobuf binary stream, can `kafka-go` invok…