36884a3c32
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. |
||
---|---|---|
.. | ||
basic-multi-node | ||
disabled | ||
ml-with-security | ||
native-multi-node-tests | ||
no-bootstrap-tests | ||
single-node-tests | ||
build.gradle |