All Products
Search
Document Center

E-MapReduce:Enable data disk encryption

Last Updated:Mar 26, 2026

Enable data disk encryption for EMR on ECS clusters to protect both data in transit and data at rest without building or maintaining a key management infrastructure. This feature is designed for workloads with security compliance requirements.

Warning

Encryption cannot be disabled after it is enabled. Enable this feature only when it is necessary.

Prerequisites

Before you begin, ensure that you have:

  • Key Management Service (KMS) activated

  • A customer master key (CMK) created in KMS

For setup instructions, see Purchase a dedicated KMS instance and Create a CMK.

Limitations

Limitation Details
Supported disk types Enhanced SSD, standard SSD, and ultra disk. Local disks cannot be encrypted.
Timing Encryption can only be enabled at cluster creation time. It cannot be enabled for an existing cluster.

Enable data disk encryption

  1. Log on to the EMR on ECS console.

  2. In the top navigation bar, select a region and a resource group.

    The region cannot be changed after the cluster is created. All resource groups in your account are displayed by default.
  3. Click Create Cluster.

  4. In the Basic Configuration step, click the more icon in the Advanced Settings section.

  5. Turn on Data Disk Encryption and select a key from the drop-down list.

    Data Disk Encryption

  6. Complete the remaining cluster configuration and confirm the order. For details on all configuration options, see Create a cluster.

What's next

  • Encryption overview — learn how data disk encryption works, including the envelope encryption model used by KMS.