It can. You can call collector.emit() any number of times during a single .nextTuple() call.
However, it might be bad practice to do it. In your case, I would no recommend to read the whole file in a single .nextTuple() call, but emit only a single tuple. -Matthias On 05/22/2015 06:27 AM, prasad ch wrote: > Hi, > > > can spout emit multiple different tuples at a time ! > i designed the spout which will read a file on a specified location(what > ever the files available in that location!). > if in my location contains 10 files here i want to process these files > by spout fastly how? > > Please Suggest me! . > > > > Thanks!
signature.asc
Description: OpenPGP digital signature
