python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Using Glue schema registry with MSK Connector
I've been trying to create an MSK Connector and use Glue schema registry with it.
The configuration is as follows.
connector.class=io.confluent.connect.s3.S3SinkConnector
s3.region=eu-west-1
topics.di...
Rohit
Votes: 0
Answers: 1
Kafka Mirrormaker 2.0 slow recovery after connection loss
we have a problem with slow recovery of Kafka Mirrormaker 2.0 after connection between two clusters was terminated and reconnected again.
We have 2 kafka clusters A and B and mirroring is done bidirec...
Scourrge
Votes: 0
Answers: 0
Amazon MSK failed to associate 1 secret for cluster. The provided secret has an invalid schema
We want to set up Username and password authentication with AWS Secrets Manager as per the documentation.
We created a cluster in MSK
Created a secret as well with name AmazonMSK_testmsk2 and with ke...
codeaprendiz
Votes: 0
Answers: 5
Data Learn (AWS MSK with Google Dataflow connection issue)
My Google Dataflow Job is keep getting failed while creating "Kafka-Bigquery" dataflow with AWS MSK public access bootstrap server. Is there any way to solve this issue?
I tried accessing ...
Anas Vakyathodi
Votes: 0
Answers: 0