Listing the Patch History for a Cluster

List the patch history 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.
    4. On the Cluster details page, under Resources, click ODH patch updates.
      The Updates history section displays the list of installed updates.
  • Use the oci bds instance list-patch-histories command and required parameters to list the patch history of a cluster.
    oci bds instance list-patch-histories --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 ListPatchHistories operation to list the patch history of a cluster.