> On April 30, 2025, 7:11 a.m., Pradeep Agrawal wrote: > > Declare "ranger.plugin.hive.mask.redact.override" in RangerHadoopConstants > > file; declare a default value also there and use it in the code if not set.
Will change to constants file. Please let me know why you want a different default value ? while that is already part of serviceDef. I feel null value which is also the current default might be appropriate. And the code handles that as well. Please explain your reasoning. - Guru Thejus ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75384/#review227311 ----------------------------------------------------------- On April 30, 2025, 6:43 a.m., Guru Thejus Arveti wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75384/ > ----------------------------------------------------------- > > (Updated April 30, 2025, 6:43 a.m.) > > > Review request for ranger. > > > Repository: ranger > > > Description > ------- > > Added capability to override redact data masktype transformer in hive plugin > > > Diffs > ----- > > > hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java > 8ff5a4219 > > > Diff: https://reviews.apache.org/r/75384/diff/1/ > > > Testing > ------- > > > Thanks, > > Guru Thejus Arveti > >