Eric Alton created RANGER-2207: ---------------------------------- Summary: Allow resources to appear in column mask policies without being visible in access policies Key: RANGER-2207 URL: https://issues.apache.org/jira/browse/RANGER-2207 Project: Ranger Issue Type: Improvement Components: Ranger Reporter: Eric Alton In the service definition file, a resource can not be added to the list of dataMaskDef resources without also declaring it as a resource for access policies. Plugins should have the flexibility to define a resource for column masking policies only. For example, a plugin may only allow the creation of access policies at the table level. Currently, for this plugin to add column masking policies with a 'column' resource, 'column' would also have to be added to access policies. This Jira requests the removal of this requirement, or at least the ability to hide the resource in access policies. -- This message was sent by Atlassian JIRA (v7.6.3#76005)