Re: Configuring Kerberos behind an ELB

2018-06-22 Thread Tyler Monahan
, June 22, 2018 1:09 PM > *To:* Ben Wood > *Cc:* users@kafka.apache.org; Martin Gainty > *Subject:* Re: Configuring Kerberos behind an ELB > > Ben, > > Yes. I want to be able to provide consumers/producers with a single > address they can use to connect to the cluster. Having

Re: Configuring Kerberos behind an ELB

2018-06-22 Thread Martin Gainty
Wood Cc: users@kafka.apache.org; Martin Gainty Subject: Re: Configuring Kerberos behind an ELB Ben, Yes. I want to be able to provide consumers/producers with a single address they can use to connect to the cluster. Having it behind an elb lets us scale up and replace nodes with out needing to

Re: Configuring Kerberos behind an ELB

2018-06-22 Thread Tyler Monahan
-elb-in-front-of-broker-cluster> >> > Does Kafka support ELB in front of broker cluster? - Stack ... >> > <https://stackoverflow.com/questions/38666795/does-kafka-sup >> port-elb-in-front-of-broker-cluster> >> > stackoverflow.com >> > I had a question regarding Kafka bro

Re: Configuring Kerberos behind an ELB

2018-06-22 Thread Ben Wood
a broker clusters on AWS. Right now there > > is an AWS ELB sitting in front of the cluster, but when I set the > > "bootstrap.servers" property of my producer or consumer to... > > > > does this help? > > > > Martin > > __

Re: Configuring Kerberos behind an ELB

2018-06-22 Thread Tyler Monahan
help? > > Martin > __________________ > > > > -- > *From:* Tyler Monahan > *Sent:* Thursday, June 21, 2018 6:17 PM > *To:* users@kafka.apache.org > *Subject:* Configuring Kerberos behind an ELB > > Hello, > &

Re: Configuring Kerberos behind an ELB

2018-06-22 Thread Martin Gainty
___ From: Tyler Monahan Sent: Thursday, June 21, 2018 6:17 PM To: users@kafka.apache.org Subject: Configuring Kerberos behind an ELB Hello, I have setup kafka using kerberos successfully however if I try and reach kafka through an elb the kerberos

Configuring Kerberos behind an ELB

2018-06-21 Thread Tyler Monahan
Hello, I have setup kafka using kerberos successfully however if I try and reach kafka through an elb the kerberos authentication fails. The kafka brokers are each using their unique hostname for kerberos and when going through an elb the consumer/producer only sees the elb's dns record which does