OpenSearch/docs/en/rest-api
Dimitris Athanasiou 1ed31af2c6 [ML] Allow model_memory_limit to be reduced (elastic/x-pack-elasticsearch#3998)
Up to now a job update that reduces the model memory limit
was not allowed. However, there could definitely be cases
where reducing the limit is necessary and reasonable.

This commit makes it possible to decrease the limit as long
as it does not go below the current memory usage. We obtain
the latter from the model size stats.

The conditions under which updating the model_memory_limit
is not allowed are now:

 - when the job is open
 - latest model_size_stats.model_bytes < new value

relates elastic/x-pack-elasticsearch#2461

Original commit: elastic/x-pack-elasticsearch@5b35923590
2018-03-08 06:14:18 -08:00
..
graph [DOCS] Fixed cross-doc link to Graph Troubleshooting. 2017-06-28 13:01:35 -07:00
license [DOCS] Added licensing APIs (elastic/x-pack-elasticsearch#4026) 2018-03-06 09:47:04 -08:00
migration [DOCS] Added licensing APIs (elastic/x-pack-elasticsearch#4026) 2018-03-06 09:47:04 -08:00
ml [ML] Allow model_memory_limit to be reduced (elastic/x-pack-elasticsearch#3998) 2018-03-08 06:14:18 -08:00
rollup [Docs] Remove bad cross-book link 2018-02-23 23:23:51 +00:00
security [DOCS] Role Mapping API improvements (elastic/x-pack-elasticsearch#3951) 2018-02-16 09:29:19 -08:00
watcher Watcher: Never return credentials after watch creation... (elastic/x-pack-elasticsearch#3581) 2018-02-20 10:09:27 +01:00
defs.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
index.asciidoc [DOCS] Added licensing APIs (elastic/x-pack-elasticsearch#4026) 2018-03-06 09:47:04 -08:00
info.asciidoc Rollups for Elasticsearch (elastic/x-pack-elasticsearch#4002) 2018-02-23 17:10:37 -05:00
licensing.asciidoc [DOCS] Added licensing APIs (elastic/x-pack-elasticsearch#4026) 2018-03-06 09:47:04 -08:00
migration.asciidoc add Migration Deprecation Info API Documentation (elastic/x-pack-elasticsearch#2064) 2017-07-21 16:20:13 -07:00
ml-api.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
rollup-api.asciidoc Rollups for Elasticsearch (elastic/x-pack-elasticsearch#4002) 2018-02-23 17:10:37 -05:00
security.asciidoc [DOCS] Added SSL certificates API (elastic/x-pack-elasticsearch#3136) 2018-01-17 08:14:02 -08:00
watcher.asciidoc Docs: Fixing failing docs build by removing leftover marker 2017-08-01 17:53:10 +02:00