open-ml.asciidoc 497 B

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