Getting Work Request Status for a Cluster

Get the status of Big Data Service cluster work requests.

    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.

      Work request status is listed in the table.

  • Use the oci bds work-request get command and required parameters to view the status of work requests.
    oci bds work-request get --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 GetWorkRequest operation to get of work requests statuses.