Concurency issue with WordCountStep

Issue #190 resolved
Former user created an issue

Original issue 190 created by jean.auramba... on 2011-10-13T15:46:30.000Z:

What steps will reproduce the problem?

Process batches in parallel with WordCountStep in the pipeline (sample code attached).

What is the expected output? What do you see instead?

Should compute metrics as if in single thread. See concurrency issues (see output.txt attached).

What version of the product are you using? On what operating system?

Version: 0.12, Linux

Please provide any additional information below.

Comments (4)

  1. Log in to comment