I'm trying to send some sequential data between an S3 Input Operator and a CSV 
Parser operator.  I added logging to see what the outputPort is emitting and it 
seems to be straightforward (data points 1 to 1000).  I added logging on the 
input of the CSV Parser which receives 1000 data points but not the correct 
data points.  It actually receives random data points multiple times (like 
point 57 twenty or so times).  Has anyone seen anything like this?

Thanks,
Austin

Reply via email to