windowsmicrosoft-r

How do I stop Microsoft ML server on linux?


I have Microsoft's Machine Learning server (formally revolution analytics) running on Ubuntu 16.04 . I started it with /opt/microsoft/mlserver/9.3.0/bin/R/activate.sh but the documentation doesn't provide a way of stopping it.


Solution

  • You can run this command:

    sudo -i az ml admin node stop --computenode --webnode