I am using "confluent-kafka==1.0.1". It works fine when I am using py3 and
ubuntu18, but fails with py3 and ubuntu14. I get the following error.
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/metrics_agent/kafka_writer.py",
line 147, in enqueue_for_topic
prod
Hi
My jira id is sshil. I want to contribute to kafka. Can you please add me
to the contributors list?
On Wed, Dec 25, 2019 at 5:51 PM Kafka Shil wrote:
> Hi,
> I am using docker compose file to start schema-registry. I need to change
> default port to 8084 instead if 8081. I made the following changes in
> docker compose file.
>
> schema-registry:
> image: confluenti
Hi,
I am using docker compose file to start schema-registry. I need to change
default port to 8084 instead if 8081. I made the following changes in
docker compose file.
schema-registry:
image: confluentinc/cp-schema-registry:5.3.1
hostname: schema-registry
container_name: schema-regist