OpenSearch/x-pack/plugin
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
..
analytics Replace the SearchContext with QueryShardContext when building aggregator factories (#46527) 2019-09-11 16:43:30 +02:00
ccr Speed up Snapshot Finalization (#47283) (#47309) 2019-09-30 23:28:59 +02:00
core [7.x][ML] Restore analytics state if available (#47128) (#47393) 2019-10-02 10:24:05 +03:00
deprecation Add migration tool checks for `_field_names` disabling (#46972) 2019-09-25 10:15:10 +02:00
frozen-indices Merge ShardSearchTransportRequest and ShardSearchLocalRequest (#46996) (#47081) 2019-09-26 09:20:53 +02:00
graph Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
ilm Convert most awaitBusy calls to assertBusy (#45794) (#47112) 2019-09-29 12:21:46 +01:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml [7.x][ML] Restore analytics state if available (#47128) (#47393) 2019-10-02 10:24:05 +03:00
monitoring Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
rollup Convert most awaitBusy calls to assertBusy (#45794) (#47112) 2019-09-29 12:21:46 +01:00
search-business-rules Replace SearchContext with QueryShardContext in query builder tests (#46978) 2019-09-23 20:24:02 +02:00
security Fix AD realm additional metadata (#47179) 2019-10-01 17:05:25 +03:00
spatial Replace SearchContext with QueryShardContext in query builder tests (#46978) 2019-09-23 20:24:02 +02:00
sql SQL: Implement DATE_PART function (#47206) 2019-10-01 16:28:27 +03:00
src/test Use 'should' clause instead of 'filter' when querying native privileges (#47019) (#47271) 2019-09-30 14:14:52 +10:00
transform Convert most awaitBusy calls to assertBusy (#45794) (#47112) 2019-09-29 12:21:46 +01:00
vectors First round of optimizations for vector functions. (#46294) 2019-09-04 14:45:57 -07:00
voting-only-node Close nodes properly in Coordinator tests (#44967) 2019-07-30 11:47:36 +01:00
watcher Convert most awaitBusy calls to assertBusy (#45794) (#47112) 2019-09-29 12:21:46 +01:00
build.gradle Skip feature aware check on JDK 14 (#45928) 2019-08-23 17:38:15 -04:00