-
Have you ever thought of releasing an avro serializer that is able to integrate a schema registry?
-
While working with Kafka Connect and GSR, "AWSKafkaAvroConverter" throws below exception in the absence of config values"key.converter.avroRecordType" and "value.converter.avroRecordType". Below is th…
-
Does it support merging avro files? When I provide the following command, I get an error saying that FileInputFormat is invalid..
Command:
hadoop jar filecrush-2.2.2-SNAPSHOT.jar com.m6d.filecrush.c…
-
Chukwa
Chukwaは大規模分散システムでのログ収集管理を目的としたシステムです。
AVRO
Avroはデータシリアライズシステムです。サービスを動かすようなものではなく、データのやりとりのために構造化データを直列化するプロトコルと仕組みで、シリアライズ対象となるデータの構造定義や、RPC定義はJSONで行います。
Cassandra
Cassandraはマスタ/スレーブと…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
- logstash version 8.14.3
- plugins versions:
logstash-codec-avro (3.4.1)
logstash-codec-avro_schema_registry (1.2.0)
- Configuracion logstash:
input
{
kafka
…
-
### Version & Environment
Redpanda version: (use `rpk version`):
```
Version: v23.3.5
Git ref: 2c0d4bcfb1
Build date: 2024-02-09T06:03:08Z
OS/Arch: linux/amd64
Go version: go1…
-
Hello i am looking some example in the spec version 3.0 about using different avro schemas for key and value.
both schemas live in confluent schema registry .
How to specify a message key and val…
-
Could you show some examples of Streampunk consuming from a topic in Avro format and connecting to a schema registry?
-
Test that reproduces the bug: https://github.com/allegro/hermes/commit/b9773ce4bdb0c7ddf5b1edb630e5bd658ec897e9
```
org.opentest4j.AssertionFailedError:
expected: "1.20"
but was: "x"
```