-
**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 …
-
Error while testing connection with Kafka
Error example:
test-connection-Kafka-my798FgW Failed to trigger workflow due to airflow API returned Internal Server Error and response {"error": "Error run…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is li…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 19572f5
- Deployment mode(standalone or cluster):cluster
- MQ type…
-
Natural representation of Kafka cluster on clients is a list of bootstrap servers. This would be dataset namespace.
This list can change over time. Additionally, same cluster can have different re…
-
I would like to reduce memory consumtion by kafka for local development
I've tried setting like that:
```yaml
kafka:
image: confluentinc/confluent-local
ports: ["9092:9092"]
env…
-
https://kafka.apache.org/
subes updated
2 months ago
-
I have a spring boot app auto configured with opentelemetry, and am using kafka to send some messages. I am attempting to prevent some attributes/metrics from being emitted such as `client-id` and `ka…