-
We are trying to connect a C++ consumer client with a Kafka Topic using the OAUTHBEARER mechanism using libkafkard version '2.3.0'. We seem to be able to get the bearer token but can not establish a p…
-
https://github.com/confluentinc/examples/tree/5.5.0-post/clients/cloud/python
As per the docs, the config file should look like:
```
# Kafka
bootstrap.servers={{ BROKER_ENDPOINT }}
security.pro…
-
Hi all,
when running kafka in kubernetes in single mode, kafka can't resolve kafka-0.kafka.confluent.svc
But, there is no such problem with amd64
Version: 7.2.1
Error:
> [2022-08-05 12:14…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
https://github.com/milvus-io/milvus/discussions…
-
Eg.
```
[
[
[
{"application", "kernel"},
{"version", "2.15.3"},
{"path", "/usr/local/lib/erlang/lib/kernel-2.15.3"}
], [
{"application", "stdlib"},
{"version", "1.18.3"},…
-
The burrow configuration requires SASL credentials (username + password). I don't want to put any credentials into my Kubernetes configmap.
Thus I am wondering if it Is possible to load parts of th…
weeco updated
5 years ago
-
### Description
The AWS MSK API has a new attribute: broker strings for use with VPC connections.
This attribute has already been added to the `aws_msk_cluster` resource. But the attribute is miss…
nicks updated
5 months ago
-
是否可以支持sasl鉴权?
sugue updated
4 years ago
-
## Description
**Registry
Version**: 2.5.8.FInal, 2.6.3.Final
**Persistence type**: kafkasql
### Environment
- Running in kubernetes, using `apicurio-registry-kafkasql` docker image
- Kafk…
-
I successfully run multi node docker deployments for 7 and 6
For 8 here is the log:
```
boleslaw.dawidowicz@M-MT7CGXXQ0F ops-manager % bash quick-start.sh
Please choose a version:
1) 8-0-0
…