Listing Work Request Errors for a Cluster

List the work request errors log for a Big Data Service cluster.

    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, under Resources, select Work requests.
    3. Select the work request that you would like to view the errors for.
    4. Select Errors.
  • Use the oci bds work-request-error list command and required parameters to view work request errors.
    oci bds work-request-error list --work-request-id <work_request_id> [OPTIONS]

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

  • Use the ListWorkRequestErrors operation to access work request errors.