gicert ..
Good Luck!
Martin
__
From: Sivaprakash
Sent: Friday, February 16, 2018 2:50 AM
To: users@kafka.apache.org
Subject: Re: Static IP Configuration
My clients (producers) are combination of devices, sensors, applic
CURITY_PRINCIPAL="dn: cn=C. User, ou=NewHires, o=JNDITutorial"
>
> ?
>
> MG>what is value of zookeeper.sasl.client.username System Property ?
>
> Martin
>
> From: Sivaprakash
> Sent: Thursday, February 15, 2018 11:24 AM
> To: users@kafka.apache.org
>
tem Property ?
Martin
From: Sivaprakash
Sent: Thursday, February 15, 2018 11:24 AM
To: users@kafka.apache.org
Subject: Re: Static IP Configuration
Any general best practice which can be followed in Kafka on this?
On Thu, Feb 15, 2018 at 9:39 PM, Jakub Scholz wrote:
>
Any general best practice which can be followed in Kafka on this?
On Thu, Feb 15, 2018 at 9:39 PM, Jakub Scholz wrote:
> I'm afraid Kafka will not offer any help with this - at least not as far as
> I know. You have to implement it on your own.
>
> Jakub
>
> On Thu, Feb 15, 2018 at 3:58 PM, Siva
I'm afraid Kafka will not offer any help with this - at least not as far as
I know. You have to implement it on your own.
Jakub
On Thu, Feb 15, 2018 at 3:58 PM, Sivaprakash wrote:
> In this case how authentication keys can be maintained? If I want to change
> key/password for my cluster how can
In this case how authentication keys can be maintained? If I want to change
key/password for my cluster how can I change it in my clients (producers)
because they might be sitting in my remote place (sensors/mobile apps)?
On Thu, Feb 15, 2018 at 7:30 PM, Jakub Scholz wrote:
> Yes, the clients do
Yes, the clients do not connect to Zookeeper anymore. You can create a
loadbalancer which will point to all your Kafka brokers and use the address
of such loadbalancer as the "bootstrap server" in your clients. The clients
will use the loadbalancer and connect to one of the Kafka brokers and get
me
Hi,
Just trying to understand how Zookeeper works with Kafka in recent
versions. Document says Zookeeper need not be connected by Producer and
Subscriber.
How to assign a static IP to the whole cluster (anything like load
balancer) ? I want my producers to use only one IP or domain to publish
dat