OpenSearch/x-pack/plugin/ml
Dimitris Athanasiou 36884a3c32
[7.x][ML] Restore analytics state if available (#47128) (#47393)
This commit restores the model state if available in data
frame analytics jobs.

In addition, this changes the start API so that a stopped job
can be restarted. As we now store the progress in the state index
when the task is stopped, we can use it to determine what state
the job was in when it got stopped.

Note that in order to be able to distinguish between a job
that runs for the first time and another that is restarting,
we ensure reindexing progress is reported to be at least 1
for a running task.
2019-10-02 10:24:05 +03:00
..
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa [7.x][ML] Restore analytics state if available (#47128) (#47393) 2019-10-02 10:24:05 +03:00
src [7.x][ML] Restore analytics state if available (#47128) (#47393) 2019-10-02 10:24:05 +03:00
build.gradle Enable XLint warnings for ML (#44346) 2019-07-18 09:33:37 +01:00