Artifact sharing access levels
When sharing artifacts, in Cloudera Data Engineering, you can provide one of the following access levels to a user:
- Full: Provides complete access to manage a particular artifact. A user with full access can manage, kill, or delete an artifact.
- View only: Provides access to only view the artifact.
Role-based access for artifacts
Even though you are configuring the artifact access levels, implicit access to the artifacts
is given to the users with higher roles. For example, DEAdmin gets full access to all the
artifacts in the Cloudera Data Engineering environment, Service Admin gets full access
to all the artifacts in that specific Service, and VC Admin gets full access to all the
artifacts in that specific Virtual Cluster. The following table lists the roles and actions a
user can perform on the artifacts in a Cloudera Data Engineering Virtual Cluster:
Role | Create | View | Update | Kill | Delete |
---|---|---|---|---|---|
DE Admin | Yes | Yes | Yes | Yes | Yes |
Service Admin | Yes | Yes | Yes | Yes | Yes |
VC Admin | Yes | Yes | Yes | Yes | Yes |
VC User | Yes | Yes | Yes | Yes | Yes |
VC Viewer | No | Yes | No | No | No |