-
I was able to use kafka-console-consumer with this library to Avro deserialize a MSK topic data using Glue Schema registry , topic data was published by this library kafka-connect cluster support and …
rveve updated
3 years ago
-
{"error_code":500,"message":"Failed to find any class that implements Connector and which name matches io.confluent.connect.jdbc.JdbcSourceConnector, available connectors are: PluginDesc{klass=class o…
-
# Story
As a user of Galasa I want to know that the latest vulnerability-free versions of the code it depends upon are being used, so I can be more confident in the safety of using the galasa tools an…
-
version: 4.1.1
```shell
curl -X GET -H "Accept: application/vnd.kafka.avro.v2+json" \
http://localhost:8082/consumers/testgroup2/instances/ym_test/records
```
```shell
[2018-06-28 20:29:15,4…
-
Using kafka-assigner-1.1 and getting the below mentioned error. Seems its still not fixed.
./kafka-assignment-generator.sh --zk_string zk-node:port --disable_rack_awareness --topics topic-name --m…
-
Exception in thread "main" java.lang.IllegalStateException: Partition 0 could not be fully assigned!
at com.google.common.base.Preconditions.checkState(Preconditions.java:149)
at siftscience.kafka…
-
How can we avoid the exception?
```
./kafka-assignment-generator.sh --zk_string XXXXXXXXXX:2181 --mode PRINT_REASSIGNMENT --disable_rack_awareness --broker_hosts_to_remove XXXXXXXXXX
```
```
Exce…
-
**What happened?**
I'm migrating a devspace.yaml from version 5.x to 6.x, and one of the major differences is the difference in specifying the deployment names.
- https://www.devspace.sh/docs/5…
-
As we mainly develop on linux envirment , it is crucial to use command-line tools to read and write TubeMQ just like kafka command-line tools not only by c++ and go apis。
By the way we need python…
-
### Is your feature request related to a problem? Please describe.
https://docs.confluent.io/platform/current/schema-registry/schema_registry_onprem_tutorial.html#auto-schema-registration
> This…