[ML] Errors when running job with bucket_span of 1 second
Open
:ml
>bug
- Dominant language
- C++
- Stars
- 157
- Forks
- 67
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 16
Description
It seems that running any job with a bucket_span of `1s` is having trouble gathering the data. The log gets filled with:
```
[2019-03-08T18:39:30,854][ERROR][o.e.x.m.p.l.CppLogMessageHandler] [node-1] [datafeed-with-aggs-rt-job] [autodetect/1947] [CCountingModel.cc@120] No statistics at 1552063109, current bucket = [1552063110,1552063111)
[2019-03-08T18:39:30,856][ERROR][o.e.x.m.p.l.CppLogMessageHandler] [node-1] [datafeed-with-aggs-rt-job] [autodetect/1947] [CJsonOutputWriter.cc@175] Simple count detector has no current rate
```
Contributor guide
Assessment
This issue has not been assessed yet.