-
Description
===========
Errors while installing latest version (2.5.0).
```
/mnt/tmp/pip-install-blxssofn/confluent-kafka/src/confluent_kafka/src/confluent_kafka.h:18:10: fatal error: Python.h: N…
-
**Description**
When using the HoodieSinkConnector in Kafka Connect, the connector only synchronize the Kafka Topic to the Hudi table once.
After the initial upsert, it does not persist any future …
-
Hello,
I'm trying to create a Kafka Integration (Confluent) with Avro as Data Format, but I'm keep having the same error.
My Terraform Rockset integration is working fine, I already created a Kafk…
-
### Related Problem or Business Case
As far as I could see in the code, it does not implement the option of a schema registry. This feature is important in a mature kafka enviromment
### Describ…
-
- 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
…
-
Having an avro schema with a field defined like this:
```
{
"name": "osType",
"type": [
"string"
],
"default": "UNKNOWN"
…
-
These vulnerabilities have been found by scanning the cp-kafka container. All have fixes released already.
CVE-2024-6923 (https://access.redhat.com/security/cve/CVE-2024-6923)
CVE-2024-45490 (htt…
-
Epic: CRDB-9086
Customer requests to add protobuf row emission format for Changefeeds, for example when emitting to Kafka.
https://www.cockroachlabs.com/docs/stable/create-changefeed.html
> The…
-
### Description
To avoid out of memory issues with GraalVM builds, we have added the following as additional option for GraalVM builds - `-J-Xmx7G`. Since, the GitHub runners now have 16GB RAM, we ca…
-
Pandaproxy is a work in progress, below is a list of features that we are aware of, and whether they have been implemented.
#### Endpoints
* [x] `GET /topics` - Get a list of topics
* [ ] `GET /…