Listing OS Patches for a Cluster

List OS patches for 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.
      The OS patch updates section displays the list of updates to be installed. For information about installing updates, see Listing OS Patches for a Cluster.
  • Use the oci bds instance list-os-patches [OPTIONS] command and required parameters to list all the available OS patches for a cluster.

    oci bds instance list-os-patches --bds-instance-id $bds_instance_id

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

  • Use the ListOsPatches operation to list all the available OS patches for a cluster.