Skip to content

Commit 5a9440c

Browse files
dimitris-athanasiouszabosteve
authored andcommitted
[ML][DOCS] Anomaly detection job retention days settings do not require restart (#49546)
1 parent 732fc4d commit 5a9440c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ml/anomaly-detection/apis/update-job.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ model bounds for each entity that is being analyzed.
6565
See <<ml-apimodelplotconfig>>. | No
6666

6767
|`model_snapshot_retention_days` |The time in days that model snapshots are
68-
retained for the job. See <<ml-job-resource>>. | Yes
68+
retained for the job. See <<ml-job-resource>>. | No
6969

7070
|`renormalization_window_days` |Advanced configuration option. The period over
7171
which adjustments to the score are applied, as new data is seen.
7272
See <<ml-job-resource>>. | Yes
7373

7474
|`results_retention_days` |Advanced configuration option. The number of days
75-
for which job results are retained. See <<ml-job-resource>>. | Yes
75+
for which job results are retained. See <<ml-job-resource>>. | No
7676

7777
|`allow_lazy_open` |Advanced configuration option. Whether to allow the job to be
7878
opened when no {ml} node has sufficient capacity. See <<ml-job-resource>>. | Yes

0 commit comments

Comments
 (0)