[ https://issues.apache.org/jira/browse/RANGER-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guru Thejus updated RANGER-5203: -------------------------------- Description: Currently in ranger, the data secrecy is exposed by displaying the lowercase/uppercase pattern when the column masking is applied. By default, Each uppercase letter in a string is masked with 'X' (capital 'X') and each lowercase letter is masked with 'x' (small 'x') which may be inappropriate for masking purposes. Hence, there is a need to have a capability to override the data masktype transformer in hive. > Capability to override redact data masktype transformer in hive plugin > ---------------------------------------------------------------------- > > Key: RANGER-5203 > URL: https://issues.apache.org/jira/browse/RANGER-5203 > Project: Ranger > Issue Type: Improvement > Components: Ranger > Reporter: Guru Thejus > Assignee: Guru Thejus > Priority: Major > > Currently in ranger, the data secrecy is exposed by displaying the > lowercase/uppercase pattern when the column masking is applied. > By default, Each uppercase letter in a string is masked with 'X' (capital > 'X') and each lowercase letter is masked with 'x' (small 'x') which may be > inappropriate for masking purposes. > Hence, there is a need to have a capability to override the data masktype > transformer in hive. -- This message was sent by Atlassian Jira (v8.20.10#820010)