|
1 | 1 | ---
|
2 | 2 | title: Operationalize ML Services on HDInsight - Azure
|
3 | 3 | description: Learn how to operationalize your data model to make predictions with ML Services in Azure HDInsight.
|
4 |
| -ms.service: hdinsight |
5 | 4 | author: hrasheed-msft
|
6 | 5 | ms.author: hrasheed
|
7 | 6 | ms.reviewer: jasonh
|
| 7 | +ms.service: hdinsight |
8 | 8 | ms.custom: hdinsightactive
|
9 | 9 | ms.topic: conceptual
|
10 | 10 | ms.date: 06/27/2018
|
@@ -45,31 +45,31 @@ After you have used ML Services cluster in HDInsight to complete your data model
|
45 | 45 |
|
46 | 46 | 1. You are presented with the options to choose from. Choose the first option, as shown in the following screenshot, to **Configure ML Server for Operationalization**.
|
47 | 47 |
|
48 |
| -  |
| 48 | +  |
49 | 49 |
|
50 | 50 | 1. You are now presented with the option to choose how you want to operationalize ML Server. From the presented options, choose the first one by entering **A**.
|
51 | 51 |
|
52 |
| -  |
| 52 | +  |
53 | 53 |
|
54 | 54 | 1. When prompted, enter and reenter the password for a local admin user.
|
55 | 55 |
|
56 | 56 | 1. You should see outputs suggesting that the operation was successful. You are also prompted to select another option from the menu. Select E to go back to the main menu.
|
57 | 57 |
|
58 |
| -  |
| 58 | +  |
59 | 59 |
|
60 | 60 | 1. Optionally, you can perform diagnostic checks by running a diagnostic test as follows:
|
61 | 61 |
|
62 | 62 | a. From the main menu, select **6** to run diagnostic tests.
|
63 | 63 |
|
64 |
| -  |
| 64 | +  |
65 | 65 |
|
66 | 66 | b. From the Diagnostic Tests menu, select **A**. When prompted, enter the password that you provided for the local admin user.
|
67 | 67 |
|
68 |
| -  |
| 68 | +  |
69 | 69 |
|
70 | 70 | c. Verify that the output shows that overall health is a pass.
|
71 | 71 |
|
72 |
| -  |
| 72 | +  |
73 | 73 |
|
74 | 74 | d. From the menu options presented, enter **E** to return to the main menu and then enter **8** to exit the admin utility.
|
75 | 75 |
|
@@ -143,7 +143,7 @@ Follow these steps to decommission worker nodes:
|
143 | 143 |
|
144 | 144 | 1. Click **Actions** > **Selected Hosts** > **Hosts** > **Turn ON Maintenance Mode**. For example, in the following image we have selected wn3 and wn4 to decommission.
|
145 | 145 |
|
146 |
| -  |
| 146 | +  |
147 | 147 |
|
148 | 148 | * Select **Actions** > **Selected Hosts** > **DataNodes** > click **Decommission**.
|
149 | 149 | * Select **Actions** > **Selected Hosts** > **NodeManagers** > click **Decommission**.
|
|
0 commit comments