elastic / elastic/ml-cpp

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

オープン
#439 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
:ml >bug
主要言語
C++
スター
157
フォーク
67
平均マージ
17時間 52分
マージ済み PR(30日)
20

説明

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
```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

bucket_spanを1sに設定したdatafeed-with-aggs-rt-jobを再現し、報告されたパスCCountingModel.cc@120とCJsonOutputWriter.cc@175を調査します。より大きなbucket spanの場合のデータ収集動作と比較します。1秒のjobが、繰り返しログに記録されるエラーなしで統計情報を収集できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
machine-learning
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。