OpenSearch/docs/en/rest-api/ml
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
..
calendarresource.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
close-job.asciidoc [DOCS] Enabled more ML code snippet testing (elastic/x-pack-elasticsearch#3764) 2018-02-09 09:16:24 -08:00
datafeedresource.asciidoc [DOCS] Update types in datafeed resource (elastic/x-pack-elasticsearch#4011) 2018-03-07 13:53:49 -08:00
delete-calendar-event.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
delete-calendar-job.asciidoc [ML] Enable adding multiple jobs to a calendar (elastic/x-pack-elasticsearch#3786) 2018-02-08 11:44:16 +00:00
delete-calendar.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
delete-datafeed.asciidoc [DOCS] Enabled more ML code snippet testing (elastic/x-pack-elasticsearch#3764) 2018-02-09 09:16:24 -08:00
delete-job.asciidoc [DOCS] Enabled more ML code snippet testing (elastic/x-pack-elasticsearch#3764) 2018-02-09 09:16:24 -08:00
delete-snapshot.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
eventresource.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
flush-job.asciidoc [DOCS] Add skip_time to Flush Jobs API (elastic/x-pack-elasticsearch#1955) 2018-02-19 11:04:12 -08:00
forecast.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
get-bucket.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
get-calendar-event.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
get-calendar.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
get-category.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
get-datafeed-stats.asciidoc [ML][DOCS] Fix substitution in ML docs code snipppet (elastic/x-pack-elasticsearch#4006) 2018-02-22 09:32:52 +00:00
get-datafeed.asciidoc [DOCS] Update types in datafeed resource (elastic/x-pack-elasticsearch#4011) 2018-03-07 13:53:49 -08:00
get-influencer.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
get-job-stats.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
get-job.asciidoc [ML] Set explicit defaults to AnalysisLimits (elastic/x-pack-elasticsearch#4015) 2018-02-27 17:49:05 +00:00
get-overall-buckets.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
get-record.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
get-snapshot.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
jobcounts.asciidoc Add opening state to Job states (elastic/x-pack-elasticsearch#2317) 2017-11-24 11:35:51 +00:00
jobresource.asciidoc [DOCS] Clarified model snapshot retention (elastic/x-pack-elasticsearch#4000) 2018-02-21 08:58:17 -08:00
open-job.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
post-calendar-event.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
post-data.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
preview-datafeed.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
put-calendar-job.asciidoc [ML] Enable adding multiple jobs to a calendar (elastic/x-pack-elasticsearch#3786) 2018-02-08 11:44:16 +00:00
put-calendar.asciidoc [DOCS] Added ML add and delete calendar event APIs (elastic/x-pack-elasticsearch#3394) 2018-01-24 08:14:23 -08:00
put-datafeed.asciidoc [DOCS] Update types in datafeed resource (elastic/x-pack-elasticsearch#4011) 2018-03-07 13:53:49 -08:00
put-job.asciidoc [ML] Set explicit defaults to AnalysisLimits (elastic/x-pack-elasticsearch#4015) 2018-02-27 17:49:05 +00:00
resultsresource.asciidoc [DOCS] Identify informational ML properties (elastic/x-pack-elasticsearch#3773) 2018-02-19 11:48:09 -08:00
revert-snapshot.asciidoc Remove AcknowledgedRestListener in favour of RestToXContentListener (elastic/x-pack-elasticsearch#3985) 2018-02-22 09:13:58 +01:00
snapshotresource.asciidoc [DOCS] Clarified model snapshot retention (elastic/x-pack-elasticsearch#4000) 2018-02-21 08:58:17 -08:00
start-datafeed.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
stop-datafeed.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
update-datafeed.asciidoc [DOCS] Update types in datafeed resource (elastic/x-pack-elasticsearch#4011) 2018-03-07 13:53:49 -08:00
update-job.asciidoc [ML] Allow model_memory_limit to be reduced (elastic/x-pack-elasticsearch#3998) 2018-03-08 06:14:18 -08:00
update-snapshot.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
validate-detector.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00
validate-job.asciidoc [DOCS] Fixed short descriptions for ML APIs 2018-01-15 08:44:08 -08:00