Hi,
I am trying to transfer data between two kerberized kafka clusters. In the same
JVM I instanciate
Consumer
- Service name s1
- Broker address: host1:1234
Producer
- Service name s2
- Broker address: host2:5678
So as you see consumer and pro
;keyTab=\"/home/test.keytab\" "
+ "principal=\"t...@example.com\";");
On Wed, Apr 25, 2018 at 12:01 AM, Zieger, Antoine <
antoine.zie...@morganstanley.com> wrote:
> Hi,
>
> Thanks for the link, I am sorry this might be a lack of j
ere:
https://kafka.apache.org/documentation/#security_kerberos_sasl_clientconfig
On Tue, Apr 24, 2018 at 11:30 PM, Zieger, Antoine <
antoine.zie...@morganstanley.com> wrote:
> Hi,
>
> Thank you very much for this quick answer. I am not sure I understand
> where/how to use this property. I
asl.jaas.config" config property. Using this we can configure
different principals.
On Tue, Apr 24, 2018 at 10:58 PM, Zieger, Antoine <
antoine.zie...@morganstanley.com> wrote:
> Hi,
>
> I am trying to transfer data between two kerberized kafka clusters. The
> brokers ar
Hi,
I am trying to transfer data between two kerberized kafka clusters. The brokers
are running under different users on both clusters and so, I am providing a
different Kerberos.service.name to consumer and producer. For security reasons
and access management rules in places, having the same p