Thank you Vahid
I appreciate you time.
Arunkumar Pichaimuthu, PMP
On Fri, 6/16/17, Vahid S Hashemian wrote:
Subject: Re: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
To: users@kafka.apache.org
Date: Friday, June 16, 2017, 6:30 PM
Hi
7 03:47 PM
Subject: Re: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
Hi Vahid
I deleted the dataDir and dataLogDir and restarted zookeeper,brokers,
producers and consumer. Now it works
All the messages produced are consumed from the producer.
Thanks for all the help. The link
for the same.
Thanks
Arunkumar Pichaimuthu, PMP
On Fri, 6/16/17, Arunkumar wrote:
Subject: Re: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
To: users@kafka.apache.org
Date: Friday, June 16, 2017, 4:15 PM
Hi Vahid
I am working on the
ciate your time.
Thanks
Arunkumar Pichaimuthu, PMP
On Fri, 6/16/17, Vahid S Hashemian wrote:
Subject: Re: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
To: users@kafka.apache.org
Date: Friday, June 16, 2017, 1:56 PM
Hi Arunkumar,
Were
Subject:Re: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
Hi Vahid
Thank you for sharing link to set it up. It is really a very useful
document. When I ran describe command for group I see this error
bin/kafka-consumer-groups --bootstrap-server host:9097 --describe --group
arun
: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
To: users@kafka.apache.org
Date: Thursday, June 15, 2017, 6:49 PM
Hi Arunkumar,
Could you please take a look at this article:
https://developer.ibm.com/opentech/2017/05/31/kafka-acls-in-practice/
The error message you posted earlier
file: this will give you the
producer/consumer log.
provide the exception you see there.
Thanks
Tarun
From: Vahid S Hashemian
Sent: Thursday, June 15, 2017 4:49 PM
To: users@kafka.apache.org
Subject: Re: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT AC
hanks.
--Vahid
From: Arunkumar
To:
Date: 06/15/2017 04:37 PM
Subject: Re: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
Hi Vahid
Thank you for quick response.
I set the ACL for topic and also created jaas permission as per the
document for both producer and consumer. I hav
: UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
To: users@kafka.apache.org
Date: Thursday, June 15, 2017, 6:33 PM
Hi Vahid
Thank you for quick response.
I set the ACL for topic and also
created jaas permission as per the document for both
producer and consumer. I have set what I have posted below.
Do
"
password="Arun123";
};
KafkaClient {
org.apache.kafka.common.security.plain.PlainLoginModule required
username="arun"
password="Arun123";
};
Thanks
Arunkumar Pichaimuthu, PMP
----
On Thu, 6/15/17, Vahid S Hashemi
Hi Arunkumar,
Have you given your Kafka consumer/producer necessary permissions to
consume/produce messages?
--Vahid
From: Arunkumar
To:
Date: 06/15/2017 04:07 PM
Subject:UNKNOWN_TOPIC_OR_PARTITION with SASL_PLAINTEXT ACL
Hi
I am setting up ACL with SALS_PLAINTEXT. My
Hi
I am setting up ACL with SALS_PLAINTEXT. My zookeeper and broker starts without
error. But when I try to start my consumer or if I send message through a
producer it throws an exception (Both producer and consumer are kafka CLI)
Stack trace for my consumer below. Any insight is highly apprec
12 matches
Mail list logo