Hi Jaikiran
My producer is getting *WARN Error while fetching metadata with correlation
id 1 : {Topic4006=TOPIC_AUTHORIZATION_FAILED}
(org.apache.kafka.clients.NetworkClient)* error.
To test it out my producer is the default Kafka console client which I am
trying to use like this: *bin/kafka-cons
From: svsuj...@gmail.com
Sent: Sunday, March 11, 2018 4:22 PM
To: users@kafka.apache.org
Cc: Ismael Juma; rajinisiva...@gmail.com
Subject: Vids Re: Running SSL and PLAINTEXT mode together (Kafka 10.2.1)
Chic bhari
Sent from my iPhone
GC
> On Dec 19, 2
Chic bhari
Sent from my iPhone
GC
> On Dec 19, 2017, at 5:54 PM, Darshan wrote:
> Srvy cdhdjtiyyjj
> Anyone ?
> Y. Yum m
> On Mon, Dec 18, 2017 at 7:25 AM, Darshan
> wrote:
>
>> Hi
>>
>> I am wondering if there is a way to know nhj mbiib the SSL and PLAINTEXT mode
>> together ? I am running
When you say not able to write to a Kafka broker, do you mean your
producer isn't able to produce a message? What does your producer
configs look like? What exact exception, error or DEBUG logs do you see
when you attempt this?
We do use a similar setup, so I do know that such a configuration
Hi Jaikiran
With that config, my internal kafka client can't write to the Kafka broker.
What I am looking for is that internal client can write to Kafka topic
without having to have any truststore setup, while external kafka client
MUST have certificate, and truststore setup and can read only if A
What exact issue are you running into with thta configs?
-Jaikiran
On 20/12/17 7:24 AM, Darshan wrote:
Anyone ?
On Mon, Dec 18, 2017 at 7:25 AM, Darshan
wrote:
Hi
I am wondering if there is a way to run the SSL and PLAINTEXT mode
together ? I am running Kafka 10.2.1. We want our internal
Anyone ?
On Mon, Dec 18, 2017 at 7:25 AM, Darshan
wrote:
> Hi
>
> I am wondering if there is a way to run the SSL and PLAINTEXT mode
> together ? I am running Kafka 10.2.1. We want our internal clients to use
> the PLAINTEXT mode to write to certain topics, but any external clients
> should use
Hi
I am wondering if there is a way to run the SSL and PLAINTEXT mode together
? I am running Kafka 10.2.1. We want our internal clients to use the
PLAINTEXT mode to write to certain topics, but any external clients should
use SSL to read messages on those topics. We also want to enforce ACLs.
To