-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Read messages from Kafka topics and create messages, using a predefined schema (retrieved from the Sch…
-
I've been using the following code to test pushing an avro object to a confluent 3.0 server. When I use 'bin/kafka-avro-console-consumer...' command I get the following error.
org.apache.kafka.commo…
-
Product: Confluent Cloud / confluent_kafka
Using confluent-kafka 2.1.0
We were trying to follow the instructions [here](https://www.confluent.io/blog/multiple-event-types-in-the-same-kafka-to…
-
### Tasks
- [X] PO :: Creating app purchase-order
- [X] PO :: Creating app purchase-order-process
- [x] PO :: Creating api POST /buy and save in the MongoDB
- [x] PO :: Producer Kafka (Alterei o…
-
### Describe the bug
After updating from Quarkus 3.13.x to 3.14.x we are no longer able to deserialize messages containing arrays of logicalTypes.
This is an example of an Avro schema causing is…
-
Description
===========
I'm working on using confluent kafka python client to consume using ssl. I have no issue with setting the path of cert to ssl.ca.location. However, if I tried to use 'ssl.ca.…
-
logstash.conf.v1_5 file:
```
input {
kafka {
bootstrap_servers => "localhost:9092"
topics => ["customer-avro"]
schema_registry_url => "http://127.0.0.1:8081"
}
}
filter { }
…
-
Got com.google.common.util.concurrent.UncheckedExecutionException: java.lang.RuntimeException: io.confluent.kafka.schemaregistry.client.rest.exceptions.RestClientException: Unauthorized; error code: 4…
-
Hello.
Currently we are facing with the issue in CI/CD that terrafrorm produce following log:
```
Error: kafka schema is not compatible with version :4
on .terraform/modules/kafka_data/mod…