Github user mxm commented on the pull request:
https://github.com/apache/incubator-flink/pull/210#issuecomment-63476823
I changed the code to generate a unique identifier for each call of count
or collect.
@zentol Executing in a lazy fashion could be implemented but would require
additional changes to the API. The methods should then return something like a
LocalDataSet which lets the user retrieve the accumulator result once the job
has been executed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---