The meaning of the term "group"

2015-07-29 Thread Keith Wiley
m I correct that the use of the term group in these two cases is absolutely, totally unrelated? Keith Wiley Senior Software Engineer, Atigeo keith.wi...@atigeo.com [atigeo]<http://atigeo.com/> [twitter]<https://twitter.com/atigeo> [LinkedIn] <https://www.linkedin.com

Re: kafka-python message offset?

2015-07-29 Thread Keith Wiley
that the message classes they return are different, so the contents must be teased out in slightly different ways. It's basically working now. Keith Wiley Senior Software Engineer, Atigeo keith.wi...@atigeo.com From: Dana Powers Sent: Wednesday,

Re: kafka-python message offset?

2015-07-29 Thread Keith Wiley
ek function). I'm using kafka-python 0.9.4 btw, just whatever version came up when pip installed it. Keith Wiley Senior Software Engineer, Atigeo keith.wi...@atigeo.com From: Steve Miller Sent: Wednesday, July 29, 2015 09:33 AM To: users@kafka.a

Re: kafka-python message offset?

2015-07-29 Thread Keith Wiley
umer works, so I'm in better shape now. Thank you. Keith Wiley Senior Software Engineer, Atigeo keith.wi...@atigeo.com

Re: kafka-python message offset?

2015-07-29 Thread Keith Wiley
st hangs after that. I also tried with a KafkaConsumer instead of a SimpleConsumer and it does exactly the same thing. I'm not sure what to do. Keith Wiley Senior Software Engineer, Atigeo keith.wi...@atigeo.com

kafka-python message offset?

2015-07-28 Thread Keith Wiley
I haven’t found a way to specify that a consumer should read from the beginning, or from any other explicit offset, or that the offset should be “reset” in any way. The command-line shell scripts (which I believe simply wrap the Scala tools) have flags for this sort of thing. Is there any way

Re: KafkaConfigurationError: No topics or partitions configured

2015-07-28 Thread Keith Wiley
ta. I'm unsure whether that is the cause or what to do about it. Keith Wiley Senior Software Engineer, Atigeo keith.wi...@atigeo.com From: JIEFU GONG Sent: Tuesday, July 28, 2015 01:31 PM To: users@kafka.apache.org Subject: Re: KafkaConfiguratio

KafkaConfigurationError: No topics or partitions configured

2015-07-28 Thread Keith Wiley
'No topics or partitions configured') KafkaConfigurationError: No topics or partitions configured Any ideas? I've been assured (although perhaps incorrectly) that the producer is configured, up and running. Thanks. Keith Wiley Senior Software Engineer, Atigeo keith.wi...@atigeo.