In your example, five spouts would get data and the other five would not.
On Jul 23, 2014 5:11 PM, "Kashyap Mhaisekar" <kashya...@gmail.com> wrote:

> Hi,
> Is the no. of executors for KafkaSpout dependent on the partitions for the
> topic?
> For E.g.,
> Say kafka TopicA has 5 partitions.
> If I have a KafkaSpout that has the parallelism hint set to 10, will all
> the executors get the data? Or am i constrained by the no. of partitions
> declared for the topic?
>
> Regards,
> Kashyap
>

Reply via email to