Listing Updates for a Cluster

List updates for a Big Data Service cluster on the Cluster details page.

    1. On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters in a Compartment.
    2. On the Cluster details page, select Software Updates.
      The ODH Updates section displays the list of updates to be installed. For information about installing updates, see Installing Available Updates for a Cluster.
  • Use the oci bds instance list-patches command and required parameters to list all the available updates for a cluster.
    oci bds instance list-patches --bds-instance-id <bds_instance_id> [OPTIONS]

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

  • Use the ListPatches operation to list all the available updates for a cluster.