All Products
Search
Document Center

E-MapReduce:Grant OSS and DLF permissions

Last Updated:Mar 26, 2026

EMR on ACK runs on Container Service for Kubernetes (ACK) cluster nodes. These nodes use the cluster's Worker RAM role as their identity when calling other Alibaba Cloud services. To let EMR on ACK components access Object Storage Service (OSS) and Data Lake Formation (DLF) without an AccessKey, grant the AliyunOSSFullAccess and AliyunDLFFullAccess system policies to the Worker RAM role.

Prerequisites

Before you begin, ensure that you have:

Grant permissions

  1. Log on to the ACK console.

  2. On the Clusters page, find the target cluster and click Details in the Actions column.

  3. On the Basic Information page, go to the Cluster Resources area and click the link next to Worker RAM Role.

    image

  4. On the Roles page, click Grant Permission.

  5. In the Grant Permission panel, select and add the AliyunOSSFullAccess and AliyunDLFFullAccess system policies.

  6. Click Grant permissions.