-
I referred to the following doc https://docs.confluent.io/platform/current/schema-registry/security/index.html#configuring-the-rest-api-for-basic-http-authentication and set up basic auth for schema r…
-
### Feature or Problem Description
Currently ccompat doesn't support POST/DELETE/GET of mode per subject. Confluent schema registry API: https://docs.confluent.io/platform/current/schema-registry/dev…
-
Hi all,
If you refer this [link](https://docs.confluent.io/platform/current/installation/docker/image-reference.html), confluent has marked **cp-server** and **cp-enterprise-control-center** as co…
-
### Cassandra
1. https://academy.datastax.com/resources/ds101-introduction-cassandra
1. https://academy.datastax.com/resources/ds201-foundations-apache-cassandra
1. https://academy.datastax.com/re…
-
I'm deploying the platform to test it and I have pods that are crashing in loop
I'm using this version :
````
- name: cp-helm-charts
version: 0.6.0
repository: "@confluentinc"
con…
-
Hi! I'm trying to use various jackdaw serdes, but unfortunately I'm not managing to get avro serdes to work. The following exception is thrown:
```
Execution error (IllegalArgumentException) at ja…
-
Currently trying to follow the Quick Start gude https://docs.confluent.io/5.1.4/quickstart/ce-docker-quickstart.html#ce-docker-quickstart
When trying to build the container I'm getting the followin…
-
Hello @tchiotludo and community:
We are working on identifying strengths/weaknesses of AKHQ over Confluent's Control Center platform. So far, we are huge fans of AKHQ and have been really enjoying …
-
`make start` fails on M1 with the following error:
```
=> ERROR [build_base 7/7] RUN go build -tags musl -o ./out/pranadb ./cmd/pranadb …
-
**SCENARIO**
We have a use case where we consume events from a topic in our microservice and eventually after certain business flows we produce multiple events to different topic(s).
_Service -…