----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73454/ -----------------------------------------------------------
Review request for ranger, Madhan Neethiraj, Ramesh Mani, and Velmurugan Periasamy. Bugs: RANGER-3337 https://issues.apache.org/jira/browse/RANGER-3337 Repository: ranger Description ------- The path computation from INodeAttributes needs to be modified when snapshotted directory is accessed. Diffs ----- hdfs-agent/src/main/java/org/apache/ranger/authorization/hadoop/RangerHdfsAuthorizer.java 7d924278c hdfs-agent/src/test/java/org/apache/ranger/services/hdfs/RangerHdfsAuthorizerTest.java 66ba071ba Diff: https://reviews.apache.org/r/73454/diff/1/ Testing ------- Updated unit test for HDFS Authorizer. Ran all unit tests successfully. Thanks, Abhay Kulkarni