2019-02-15 12:29:45 -05:00
|
|
|
[testenv="platinum"]
|
2019-03-13 17:38:13 -04:00
|
|
|
If you temporarily halted the tasks associated with your {ml} jobs,
|
2019-02-15 12:29:45 -05:00
|
|
|
use the <<ml-set-upgrade-mode,set upgrade mode API>> to return them to active
|
|
|
|
states:
|
|
|
|
|
|
|
|
[source,js]
|
|
|
|
--------------------------------------------------
|
|
|
|
POST _ml/set_upgrade_mode?enabled=false
|
|
|
|
--------------------------------------------------
|
|
|
|
// CONSOLE
|
2019-03-13 17:38:13 -04:00
|
|
|
|
|
|
|
If you closed all {ml} jobs before the upgrade, open the jobs and start the
|
|
|
|
datafeeds from {kib} or with the <<ml-open-job,open jobs>> and
|
|
|
|
<<ml-start-datafeed,start datafeed>> APIs.
|