Skip to content

Commit c1437f5

Browse files
Merge pull request #265982 from v-akarnase/patch-37
Update hdinsight-os-patching.md
2 parents 575448c + 959c8c9 commit c1437f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hdinsight-os-patching.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure OS patching schedule for Linux-based HDInsig
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdinsightactive
7-
ms.date: 02/01/2023
7+
ms.date: 02/12/2024
88
---
99

1010
# Configure the OS patching schedule for Linux-based HDInsight clusters
@@ -27,7 +27,7 @@ HDInsight provides support for you to perform common tasks on your cluster such
2727

2828
Patch on a representative non-production environment prior to deploying to production. Develop a plan to adequately test your system prior to your actual patching.
2929

30-
From time-to-time, from an ssh session with your cluster, you may receive a message that security updates are available. The message may looks something like:
30+
From time-to-time, from an ssh session with your cluster, you may receive a message that security updates are available. The message might look something like:
3131

3232
```
3333
89 packages can be updated.
@@ -43,7 +43,7 @@ Patching is optional and at your discretion.
4343

4444
## Restart nodes
4545

46-
The script [schedule-reboots](https://hdiconfigactions.blob.core.windows.net/linuxospatchingrebootconfigv02/schedule-reboots.sh), sets the type of reboot that will be performed on the machines in the cluster. When submitting the script action, set it to apply on all three node types: head node, worker node, and zookeeper. If the script isn't applied to a node type, the VMs for that node type won't be updated or restarted.
46+
The script [schedule-reboots](https://hdiconfigactions.blob.core.windows.net/linuxospatchingrebootconfigv02/schedule-reboots.sh) sets the type of reboot that will be performed on the machines in the cluster. When submitting the script action, set it to apply on all three node types: head node, worker node, and zookeeper. If the script isn't applied to a node type, the VMs for that node type won't be updated or restarted.
4747

4848
The `schedule-reboots script` accepts one numeric parameter:
4949

0 commit comments

Comments
 (0)