Yes. It's best not to loop for a very long time, but you can call it multiple times. On May 12, 2015 1:12 PM, "Adam Mitchell" <[email protected]> wrote:
> If I've got a bunch of data in memory, ready to emit, can nextTuple() go > ahead and call SpoutOutputCollector.emit() many times? > > Or is it best to emit() once per call to nextTuple()? > > >
