Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Adrian Tanase
:37 PM To: Adrian Tanase Cc: "user@spark.apache.org<mailto:user@spark.apache.org>" Subject: Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException Adrian, Thanks for your response. I just looked at both machines we're testing on and on both the

Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Dmitry Goldenberg
ith fewer partitions/replicas, see if it works. > > -adrian > > From: Dmitry Goldenberg > Date: Tuesday, September 29, 2015 at 3:37 PM > To: Adrian Tanase > Cc: "user@spark.apache.org" > Subject: Re: Kafka error "partitions don't have a leader" / > LeaderNo

Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Dmitry Goldenberg
> -adrian > > From: Dmitry Goldenberg > Date: Tuesday, September 29, 2015 at 3:26 PM > To: "user@spark.apache.org" > Subject: Kafka error "partitions don't have a leader" / > LeaderNotAvailableException > > I apologize for posting this Kafka related issue

Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Dmitry Goldenberg
I apologize for posting this Kafka related issue into the Spark list. Have gotten no responses on the Kafka list and was hoping someone on this list could shed some light on the below. --- We're running into

Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Adrian Tanase
rror "partitions don't have a leader" / LeaderNotAvailableException I apologize for posting this Kafka related issue into the Spark list. Have gotten no responses on the Kafka list and was hoping someone on this list could sh

Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Cody Koeninger
ntally created the topic >> with more partitions and replicas than available brokers… try to recreate >> with fewer partitions/replicas, see if it works. >> >> -adrian >> >> From: Dmitry Goldenberg >> Date: Tuesday, September 29, 2015 at 3:37 PM >>

Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Dmitry Goldenberg
icated), I >>> don’t think it’s related to networking issues. >>> >>> Try to run /home/kafka/bin/kafka-topics.sh —zookeeper localhost/kafka >>> —describe topic_name and see which brokers are missing from the replica >>> assignment. >>> *(replace home,

Re: Kafka error "partitions don't have a leader" / LeaderNotAvailableException

2015-09-29 Thread Dmitry Goldenberg
icated), I >>> don’t think it’s related to networking issues. >>> >>> Try to run /home/kafka/bin/kafka-topics.sh —zookeeper localhost/kafka >>> —describe topic_name and see which brokers are missing from the replica >>> assignment. >>> *(replace