This topic describes how to modify and add configuration items.
Prerequisites
A cluster is created on the EMR on ACK page of the new Alibaba Cloud E-MapReduce (EMR) console. For more information, see Getting started.
Modify configuration items
- Go to the Configure tab.
- Log on to the EMR console.
- On the EMR on ACK page, find the cluster that you want to manage and click Configure in the Actions column.
- Modify configuration items.
- On the Configure tab, search for the configuration item that you want to modify.
- Find the configuration item and change its value.
- Save the modification.
- Click Save.
- In the Save dialog box, configure the Execution Reason parameter, turn on Automatically Update Configurations, and then click Save.
- Deploy the configuration items.
- In the lower part of the Configure tab, click Deploy Client Configuration.
- In the dialog box that appears, configure the Execution Reason parameter and click OK.
- In the Confirm message, click OK.
Note The configuration items of Spark clusters are used as the default configurations when you submit Spark jobs. The default configurations take effect only on newly submitted jobs. The configurations of submitted jobs cannot be updated. If you use a custom resource definition (CRD) to submit a Spark job, the configurations in the YAML file take precedence over the default configurations. After you modify the configurations of Shuffle Service clusters, the configurations take effect only if you restart the components of the clusters. For more information, see Restart components of a cluster.
Add configuration items
- Go to the Configure tab.
- Log on to the EMR console.
- On the EMR on ACK page, find the cluster that you want to manage and click Configure in the Actions column.
- Add configuration items.
- Deploy the configuration items.
- In the lower part of the Configure tab, click Deploy Client Configuration.
- In the dialog box that appears, configure the Execution Reason parameter and click OK.
- In the Confirm message, click OK.