You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Vincenzo Gulisano <vi...@gmail.com> on 2015/02/05 12:58:38 UTC

Tuning topology with OpaqueTridentKafkaSpout

Hi,
I'm currently evaluation the performance of a topology
using OpaqueTridentKafkaSpout.
I'm currently trying to understand how to set the OpaqueTridentKafkaSpout
"polling period" and (if possible) how to set a minimum batch size for
retrieving tuples.
Can you share your experience with this / point me to some documentation?
Notice: right now I'm running the topology in local mode.

Thanks!