Github user gdfm commented on the pull request:
https://github.com/apache/incubator-samoa/pull/34#issuecomment-128662403
@jayadeepj sorry you are right. I confused the two "local" modes.
I re-tested it with
```
bin/samoa storm target/SAMOA-Storm-0.4.0-incubating-SNAPSHOT.jar
"PrequentialEvaluation -i 10000000"
```
And configuration
```
samoa.storm.mode=local
samoa.storm.numworker=4
samoa.storm.local.mode.execution.duration=1
```
but I still managed to get to the end of the evaluation.
```
41052 [Thread-9-org.apache.samoa.evaluation.EvaluatorProcessor_1] INFO
org.apache.samoa.evaluation.EvaluatorProcessor - total evaluation time: 35
seconds for 10000000 instances
```
---
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.
---