elastic / elastic/ml-cpp

[ML] Errors when running job with bucket_span of 1 second

Open
#439 2 comments 0 reactions 0 assignees View on GitHub
: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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.