----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56456/#review165100 -----------------------------------------------------------
Fix it, then Ship it! hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java (line 1035) <https://reviews.apache.org/r/56456/#comment236916> Adding a debug message would be helpful - Velmurugan Periasamy On Feb. 8, 2017, 6:56 p.m., Ramesh Mani wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56456/ > ----------------------------------------------------------- > > (Updated Feb. 8, 2017, 6:56 p.m.) > > > Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Selvamohan > Neethiraj, and Velmurugan Periasamy. > > > Repository: ranger > > > Description > ------- > > RANGER-1320:Ranger Hive Plugin Exception message correction > > > Diffs > ----- > > > hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java > c107b4b > > Diff: https://reviews.apache.org/r/56456/diff/ > > > Testing > ------- > > Currently when select query fail in authorizaton, Exception message shows > all the columns in it and it is concern that we are revealing all the > columns. With this we don't show the columns. > Tested in local VM > > > Thanks, > > Ramesh Mani > >
