Editing an Autoscale Configuration for a Cluster

Edit the autoscale configuration 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 Autoscale configurations.
    5. In the list of autoscale configurations, click the name of the autoscale configuration that you want to edit.
    6. Click the Actions menu and select Edit.
    7. In the Edit autoscale configuration panel, change any of the values, as described in .

      It takes a few minutes for the configuration to take effect.

  • Use the oci bds auto-scale-config edit command and required parameters to edit an autoscale configuration.

    oci bds auto-scale-config edit --auto-scaling-configuration-id <auto_scaling_configuration_id> --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 UpdateAutoScalingConfiguration operation to edit autoscaling configuration.