Loading

stack es ml update-data-frame-analytics cli command

Auth required
elastic stack es ml update-data-frame-analytics --id <id> [options]
		

Update a data frame analytics job.

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--id string required
Identifier for the data frame analytics job. This identifier can contain lowercase alphanumeric characters (a-z and 0-9), hyphens, and underscores. It must start and end with alphanumeric characters.
--description string
A description of the job.
--model-memory-limit string
The approximate maximum amount of memory resources that are permitted for analytical processing. If your elasticsearch.yml file contains an xpack.ml.max_model_memory_limit setting, an error occurs when you try to create data frame analytics jobs that have model_memory_limit values greater than that setting.
--max-num-threads number
The maximum number of threads to be used by the analysis. Using more threads may decrease the time necessary to complete the analysis at the cost of using more CPU. Note that the process may use additional threads for operational functionality other than the analysis itself.
--[no-]allow-lazy-start
Specifies whether this job can start when there is insufficient machine learning node capacity for it to be immediately assigned to a node.
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON