Installing an OS Patch for a Cluster

Install OS patches for a Big Data Service cluster.

    1. Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
    2. Under Compartment, select the compartment that contains the cluster.
    3. In the list of clusters, click the name of the cluster.
      Note

      If updates are available to be installed, a notification appears on the top right corner of the page.
    4. On the Cluster details page, under Resources, click OS patch updates.
    5. In the OS patch updates section, click Install for the OS patch version that you want to update.
    6. In the Install OS patch on big data service cluster panel, enter the cluster admin password, and then click Install.
      After the update is installed, the Updates history section lists the latest OS patch installed.
  • Use the oci bds instance install-os-patch [OPTIONS] command and required parameters to install available OS patches.

    oci bds instance install-os-patch --bds-instance-id $bds_instance_id --cluster-admin-password $cluster_admin_password --os-patch-version $os_patch_version

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.

  • Use the InstallOsPatch operation to install the specified OS patch to a cluster.