-
Would you please send me a sample to use the producer and customer? The file named "readme.md" is too simple.
Thank you very much.
-
This started happening last week. The client has not changed versions. The server has not changed versions. All of the builds are occurring in identical environments, for all intents and purposes. We'…
-
* aws-msk-iam-sasl-signer-python version: 1.0.0
* Python version:3.10
* Operating System:MacOS
* Method of installation: pip
* Kafka library name: kafka-python
* Kafka library version: 2.0.2
* P…
-
Hello,
I'm trying to publish messages via python to a Kafka topic and am receiving an error.
I **CAN** connect and publish via the CLI as well as with Kafka Tool.
Hoping for some guidance. …
-
Hello i need some help i was able to implement everything you showed in video
i cannot consume messages from my local kafka-python can you please help ?
#### Issue
i am able to see messages exe…
-
Hi,
We are trying to use Glue schema registry with MSK. MSK and Glue are deployed in same AWS account , however the services which are consuming it are in other AWS account. We managed to access MS…
-
Based on the messaging SIG discussion on 2/15/24, we should target stabilizing Kafka and RabbitMQ semconv along with the messaging semconv stability.
While we can always add span attributes, but ad…
-
The following is the error message:
> 14:52:58,485 INFO StoppableTaskState - MaxwellKafkaProducerWorker requestStop() called (in state: RUNNING)
14:52:58,489 INFO KafkaProducer - Closing the Kaf…
-
Description
===========
Kafka producer should throw exception on the client when we have `min.insync.replicas=2` the partition leader node crashes unexpectedly in a 2 node kafka cluster but instead …
-
I am trying to create an application that will serialize some data using Avro, and send it to a consumer client using Kafka.
I am able to send a simple string, as in the examples provided, but I am n…