Listing Work Request Errors for a Cluster

List the work request errors log 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 Work requests.
    5. Click the work request that you would like to view the errors for.
    6. Click 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.