1
0

open-ml.asciidoc 518 B

12345678910111213
  1. [testenv="platinum"]
  2. If you temporarily halted the tasks associated with your {ml} jobs,
  3. use the <<ml-set-upgrade-mode,set upgrade mode API>> to return them to active
  4. states:
  5. [source,console]
  6. --------------------------------------------------
  7. POST _ml/set_upgrade_mode?enabled=false
  8. --------------------------------------------------
  9. If you closed all {ml} jobs before the upgrade, open the jobs and start the
  10. datafeeds from {kib} or with the <<ml-open-job,open jobs>> and
  11. <<ml-start-datafeed,start datafeed>> APIs.