RE: Mirror Maker: supplying broker properties with SSL password encrypted

2020-02-11 Thread Chandrajeet Padhy
Anyone has any suggestions?? From: Chandrajeet Padhy Sent: Monday, February 10, 2020 12:01 PM To: users@kafka.apache.org Subject: Mirror Maker: supplying broker properties with SSL password encrypted Is there a way to supply the consumer.config/producer.config property files having encrypted

RE: Why would all consumers pull from the same partition?

2020-02-10 Thread Chandrajeet Padhy
Partition is decided based on message record key. If it's same, it will hit the same partition. -Original Message- From: Dylan Martin Sent: Monday, February 10, 2020 12:35 PM To: users@kafka.apache.org Subject: Why would all consumers pull from the same partition? I have a cluster of

Mirror Maker: supplying broker properties with SSL password encrypted

2020-02-10 Thread Chandrajeet Padhy
Is there a way to supply the consumer.config/producer.config property files having encrypted SSL password? I don't want to store the passwords in plaintext format in the filesystem bin/kafka-run-class.sh kafka.tools.MirrorMaker --consumer.config sourceCluster1Consumer.config --consumer.config