----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56456/ -----------------------------------------------------------
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
