Restarting a Cluster's Node
You can restart a single node of a cluster from the Big Data Service Cluster details page.
- 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.
- On the Cluster details page, select More Actions.
- Select Restart node.
- In the Restart node panel, enter the name of the node to restart.
- Select Restart.
- Use the oci bds instance restart-node command and required parameters to restart a node.
oci bds instance restart-node --bds-instance-id <bds_instance_id> --node-id <node_id> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the RestartNode operation to restart a cluster node.