elasticsearch/docs/reference
David Roberts fd83c18cc1
[ML] Add lazy assignment job config option (#47726)
This change adds:

- A new option, allow_lazy_open, to anomaly detection jobs
- A new option, allow_lazy_start, to data frame analytics jobs

Both work in the same way: they allow a job to be
opened/started even if no ML node exists that can
accommodate the job immediately. In this situation
the job waits in the opening/starting state until ML
node capacity is available. (The starting state for data
frame analytics jobs is new in this change.)

Additionally, the ML nightly maintenance tasks now
creates audit warnings for ML jobs that are unassigned.
This means that jobs that cannot be assigned to an ML
node for a very long time will show a yellow warning
triangle in the UI.

A final change is that it is now possible to close a job
that is not assigned to a node without using force.
This is because previously jobs that were open but
not assigned to a node were an aberration, whereas
after this change they'll be relatively common.
2019-10-14 12:13:01 +01:00
..
aggregations Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
analysis
cat Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
ccr Add Pause/Resume Auto Follower APIs (#47510) 2019-10-11 12:33:47 +02:00
cluster [DOCS] Comment out tag in Task Managment API Docs so it isn't rendered. (#47618) 2019-10-05 12:47:32 -04:00
commands Allow truncation of clean translog (#47866) 2019-10-11 16:43:59 +02:00
docs Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
graph
high-availability [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
how-to [DOCS] Reformat refresh API docs (#46667) 2019-10-04 12:16:10 -04:00
ilm [DOCS] Reformat get snapshot lifecycle policy API docs (#47827) 2019-10-11 12:01:20 -04:00
images Remove orphan diagrams for MovingAverage agg (#47263) 2019-09-30 17:04:37 +01:00
index-modules [DOCS] Reformat flush API docs (#46875) 2019-09-27 11:42:55 -04:00
indices [DOCS] Reformat reload search analyzers API docs (#47824) 2019-10-11 08:29:05 -04:00
ingest Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
licensing [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
mapping Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
migration Remove include_relocations setting (#47717) 2019-10-08 13:33:49 +02:00
ml [ML] Add lazy assignment job config option (#47726) 2019-10-14 12:13:01 +01:00
modules More bootstrap docs tweaks (#47809) 2019-10-10 10:53:27 +02:00
monitoring [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
query-dsl Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
release-notes
rest-api [DOCS] Document `bytes` and `time` params in cat API docs (#47672) 2019-10-10 08:29:27 -04:00
rollup [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
scripting Switch stored script example to script_score query (#47691) 2019-10-07 17:08:37 -07:00
search Fix tag in the search request timeout option docs (#47776) 2019-10-10 10:35:09 +02:00
settings [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
setup More bootstrap docs tweaks (#47809) 2019-10-10 10:53:27 +02:00
sql SQL: Implement DATEADD function (#47747) 2019-10-10 15:24:36 +02:00
testing
transform [Transform] move root endpoint to _transform with BWC layer (#47127) 2019-10-07 16:21:51 +02:00
upgrade Clarify that you cannot abort an upgrade (#47342) 2019-10-02 09:27:17 +01:00
vectors
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
cat.asciidoc [DOCS] Document cat tasks API (#47321) 2019-10-01 11:47:14 -04:00
cluster.asciidoc
data-rollup-transform.asciidoc
docs.asciidoc
frozen-indices.asciidoc
getting-started.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
glossary.asciidoc [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc
index-docinfo.xml
index-modules.asciidoc [DOCS] Reformat refresh API docs (#46667) 2019-10-04 12:16:10 -04:00
index.asciidoc [DOCS] Fixes build errors (#47536) 2019-10-03 15:22:41 -07:00
index.x-docinfo.xml
index.x.asciidoc
indices.asciidoc [DOCS] Reorder index APIs alphabetically (#46981) 2019-10-01 15:13:27 -04:00
ingest.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
intro.asciidoc
mapping.asciidoc [DOCS] Correct deprecation note in mapping docs (#47656) 2019-10-07 09:37:23 -04:00
modules.asciidoc
query-dsl.asciidoc
redirects.asciidoc [DOCS] Reformat flush API docs (#46875) 2019-09-27 11:42:55 -04:00
release-notes.asciidoc
scripting.asciidoc
search.asciidoc
setup.asciidoc
testing.asciidoc
upgrade.asciidoc Clarify that you cannot abort an upgrade (#47342) 2019-10-02 09:27:17 +01:00