A single stream (or consumer iterator) receive data from multiple partitions.
Thanks, Joel On Fri, Apr 11, 2014 at 01:37:23PM -0700, Clark Breyman wrote: > I was under the impression that a KafkaStream would only own a single > topic/partition at a time. Is this correct or will it multiple multiple > topic-partitions into a single KafkaStream? > > Thanks, > Clark