Re: kafka.common.LeaderNotAvailableError

2015-12-27 Thread Dana Powers
Hi David - did you see my response on the earlier thread? Let me know if this is a different issue. http://mail-archives.apache.org/mod_mbox/kafka-users/201512.mbox/%3CCAKRFjjVZ7u4vnnMiPzxGc_oYYnnBqNjAGpfkC8GLj6MdLUvq6w%40mail.gmail.com%3E -Dana On Dec 27, 2015 3:08 AM, "David Montgomery" wrote:

kafka.common.LeaderNotAvailableError

2015-12-27 Thread David Montgomery
H. Why do I get the below when I use python kafka? Is this a buggy client? LeaderNotAvailableError: PartitionMetadata(topic='topic-impression-production', partition=0, leader=-1, replicas=(), isr=(), error=5) What is most disturbing I get the below when I run describe from the command line.