Adding a Bootstrap Action
This operation applies to clusters of MRS 3.x or earlier.
In MRS 3.x, bootstrap actions cannot be added during cluster creation.
Adding a Bootstrap Action When Creating a Cluster
- Log in to the MRS console.
- Click Create Cluster. The page for creating a cluster is displayed.
- Click the Custom Config tab.
- Configure the cluster software and hardware by referring to Creating a Custom Cluster.
- On the Set Advanced Options tab page, click Add in the Bootstrap Action area.
Table 1 Parameters Parameter
Description
Name
Name of a bootstrap action script
The value can contain only digits, letters, spaces, hyphens (-), and underscores (_) and must not start with a space.
The value can contain 1 to 64 characters.
NOTE:A name must be unique in the same cluster. You can set the same name for different clusters.
Script Path
Script path. The value can be an OBS file system path or a local VM path.
- An OBS file system path must start with s3a:// and end with .sh, for example, s3a://mrs-samples/xxx.sh.
- A local VM path must start with a slash (/) and end with .sh.
Parameters
Bootstrap action script parameters
Execution Node
Select a type of the node where the bootstrap action script is executed.
Executed
Select the time when the bootstrap action script is executed.
- Before initial component start
- After initial component start
Action upon Failure
Whether to continue to execute subsequent scripts and create a cluster after the script fails to be executed.NOTE:You are advised to set this parameter to Continue in the debugging phase so that the cluster can continue to be installed and started no matter whether the bootstrap action is successful.
- Click OK.
After the bootstrap action is successfully added, you can edit, clone, or delete it in the Operation column.
Adding an Automation Script on the Auto Scaling Page
- Log in to the MRS console.
- Choose Clusters > Active Clusters, select a running cluster, and click its name. The cluster details page is displayed.
- On the Nodes tab page, click Auto Scaling in the Operation column of the Task node group. The Auto Scaling page is displayed.
If no Task node exists in the cluster, click Configure Task Node to add a Task node and then perform this step.
For MRS 3.x or later, Configure Task Node applies only to analysis clusters, streaming clusters, and hybrid clusters.
- Configure a resource plan.
Configuration procedure:
- On the Auto Scaling page, enable Auto Scaling.
- For example, the Default Range of node quantity is set to 2-2, indicating that the number of Task nodes is fixed to 2 except the time range specified in the resource plan.
- Click Configure Node Range for Specific Time Range under Default Range.
- Configure the Time Range and Node Range parameters. For example, set Time Range to 07:00-13:00, and Node Range to 5-5. This indicates that the number of Task nodes is fixed to 5 in the time range specified in the resource plan. For details about the parameters, see Table 2.
You can click Configure Node Range for Specific Time Range to configure multiple resource plans.
- (Optional) Configure automation scripts.
- Set Advanced Settings to Configure.
- Click Create. The Automation Script page is displayed.
- Set the following parameters: Name, Script Path, Execution Node, Parameter, Executed, and Action upon Failure. For details about the parameters, see Table 3.
- Click OK to save the automation script configurations.
- Select I agree to authorize MRS to scale out or scale in nodes based on the above rule.
- Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot