OpenSearch/docs/reference/ml/df-analytics/apis
Dimitris Athanasiou b2243337d8
[7.x][ML] Data frame analytics max_num_threads setting (#59254) (#59308)
This adds a setting to data frame analytics jobs called
`max_number_threads`. The setting expects a positive integer.
When used the user specifies the max number of threads that may
be used by the analysis. Note that the actual number of threads
used is limited by the number of processors on the node where
the job is assigned. Also, the process may use a couple more threads
for operational functionality that is not the analysis itself.

This setting may also be updated for a stopped job.

More threads may reduce the time it takes to complete the job at the cost
of using more CPU.

Backport of #59254 and #57274
2020-07-09 19:15:46 +03:00
..
delete-dfanalytics.asciidoc [7.x][ML] Fix race condition when force stopping DF analytics job (#57680) (#57717) 2020-06-05 17:50:01 +03:00
delete-inference-trained-model.asciidoc [DOCS] Replaces docdir attributes in ML APIs (#57390) (#57467) 2020-06-01 13:46:15 -07:00
evaluate-dfanalytics.asciidoc Rename regression evaluation metrics to make the names consistent with loss functions (#58887) (#58927) 2020-07-02 17:35:55 +02:00
explain-dfanalytics.asciidoc [DOCS] Replaces docdir attributes in ML APIs (#57390) (#57467) 2020-06-01 13:46:15 -07:00
get-dfanalytics-stats.asciidoc [7.x][ML] Add status and increased estimate to memory usage (#58588) (#58606) 2020-06-28 16:27:26 +03:00
get-dfanalytics.asciidoc [DOCS] Replaces docdir attributes in ML APIs (#57390) (#57467) 2020-06-01 13:46:15 -07:00
get-inference-trained-model-stats.asciidoc [7.x] [ML] calculate cache misses for inference and return in stats (#58252) (#58363) 2020-06-19 09:46:51 -04:00
get-inference-trained-model.asciidoc [DOCS] Replaces docdir attributes in ML APIs (#57390) (#57467) 2020-06-01 13:46:15 -07:00
index.asciidoc [7.x] Introduce DataFrameAnalyticsConfig update API (#58302) (#58648) 2020-06-29 10:56:11 +02:00
put-dfanalytics.asciidoc [7.x][ML] Data frame analytics max_num_threads setting (#59254) (#59308) 2020-07-09 19:15:46 +03:00
put-inference.asciidoc [ML] add exponent output aggregator to inference (#58933) (#59016) 2020-07-03 14:51:00 -04:00
start-dfanalytics.asciidoc [DOCS] Replaces docdir attributes in ML APIs (#57390) (#57467) 2020-06-01 13:46:15 -07:00
stop-dfanalytics.asciidoc [DOCS] Replaces docdir attributes in ML APIs (#57390) (#57467) 2020-06-01 13:46:15 -07:00
update-dfanalytics.asciidoc [7.x][ML] Data frame analytics max_num_threads setting (#59254) (#59308) 2020-07-09 19:15:46 +03:00