Access roles in Cloudera Data Engineering
Learn about role-based access in Cloudera Data Engineering.
Access roles available in Cloudera Data Engineering:
- DE Admin: A
DEAdmin
user has full access to all the components in the Cloudera Data Engineering including the Services and the Virtual Clusters within a specific environment. ADEAdmin
can view and manage the artifacts created by any user in the environment. - Roles at Cloudera Data Engineering Service:
- Service Admin: A
Service Admin
can manage a specific Service with full access to the underlying Virtual Clusters, including the associated artifacts. By default, aService Admin
gets full-access to all the Virtual Clusters and the associated artifacts in a specific Service even though they are not assigned any role in the Virtual Cluster. - Service User: A
Service User
can only view the details of a specific Service. AService User
cannot update or delete a Service. Also, aService User
cannot implicitly view the underlying Virtual Clusters or the artifacts within a Virtual Cluster, unless they are explicitly assigned at least aVC User
role in the Virtual Cluster.
- Service Admin: A
- Roles at Cloudera Data Engineering Virtual
Cluster:
- VC Admin: A
VC Admin
can manage a specific Virtual Cluster with full access to all its associated artifacts. - VC User: A
VC User
can access a specific Virtual Cluster to create and manage the artifacts that are owned by them or explicitly shared with them by another user. - VC Viewer: A
VC Viewer
can access a specific Virtual Cluster with view-only access to all the artifacts in the Virtual Cluster. AVC Viewer
cannot run, delete, or change any artifacts. Cloudera recommends using theVC Viewer
role for view-only scenarios. For example, support-related scenarios, where a Support Executive has to view the artifacts and the logs to debug any issue.
- VC Admin: A
Role-based access for Services
The following table lists the roles and actions a user can perform in the Cloudera Data Engineering Service:
Role | Create | View | Update | Delete |
---|---|---|---|---|
DE Admin | Yes | Yes | Yes | Yes |
Service Admin | No | Yes | Yes | Yes |
Service User | No | Yes | No | No |
VC Admin | No | Yes | No | No |
VC User | No | Yes | No | No |
VC Viewer | No | Yes | No | No |
Role-based access for Virtual Clusters
The following table lists the roles and actions a user can perform in the Cloudera Data Engineering Virtual Cluster:
Role | Create | View | Update | Delete |
---|---|---|---|---|
DE Admin | Yes | Yes | Yes | Yes |
Service Admin | Yes | Yes | Yes | Yes |
VC Admin | No | Yes | Yes | Yes |
VC User | No | Yes | No | No |
VC Viewer | No | Yes | No | No |