Hi Lydia,

I think your question is more suited to the Storm user mailing list: 
[email protected]

Regards
John

On 06 May 2014, at 12:57 PM, Lydia Ickler <[email protected]> wrote:

> Hi there,
> my name is Lydia and i am writing a program for my course „Parallel 
> Programming and Distributed Computing“.
> 
> for example if i have a spout like this: 
> builder.setSpout("word-reader",new ApiStreamingSpout(),2);
> 
> Within the spout: Is there a way to address each worker separately? 
> Like to tell one to read in all files that are even numbered and the other 
> one to take the odd numbered…?
> Thanks in advance!
> 
> Best regards,
> Lydia
> 
> 
> 

Reply via email to