-
Description
===========
I'm using Azure Event Hubs with the confluent-kafka client with OAuth-Authentication. While the following snippet worked with confluent-kafka 2.4.0 and 2.5.0, it stopped work…
-
We are testing the usage of the Kusto connector to connect Confluent with Kusto.
We downloaded the module and uploaded the plugin/module into Confluent for using it.
After filling in the necessary de…
-
When deploy kafka docker edition all in one: using docker-compose.yml
```
---
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:latest
hostname: zookeeper
cont…
-
Anyone else has issue to connect to Azure Event Hub with Kafka using version 2.6?
Simply rolling back to version 2.5.3 make it work again, so I guess its something with 2.6
-
```
$ confluent-hub install --no-prompt jcustenborder/kafka-connect-transform-common:0.1.0.58
Running in a "--no-prompt" mode
Implicit acceptance of the license below:
Apache License 2.0
http…
-
**Description:** I am using the following helm [chart](https://github.com/confluentinc/cp-helm-charts/tree/master/charts/cp-kafka-rest) to deploy `Kafka rest proxy` with the `kafka-rest image tag: 7.0…
-
Description
===========
With such producer I can write to an Azure Event Hubs:
```csharp
var config = new ProducerConfig
{
BootstrapServers = bootstrapServers,
SecurityProtocol …
-
Hey all
Congratulations on your recent new release. I'm just reaching out to see if you are interested in uploading this connector to a listing on the [Confluent Hub](https://www.confluent.io/hub/…
-
The confluent-platform's `confluent-hub` command doesn't work out of the box.
First it tries to install components into `/nix/store/yhihaa7dqnr4qpkys65ibjbmkch6h0yh-confluent-platform-5.4.1/share/c…
-
### Feature Request / Improvement
We should publish the OSS Apache Iceberg kafka connecter sink to confluent hub to get the wider visibility under "apache Iceberg" account.
Similar to https://www.co…