----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73007/#review222190 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On Nov. 9, 2020, 11:55 p.m., Mandar Ambawane wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73007/ > ----------------------------------------------------------- > > (Updated Nov. 9, 2020, 11:55 p.m.) > > > Review request for atlas, Jayendra Parab, Madhan Neethiraj, Nixon Rodrigues, > and Sarath Subramanian. > > > Bugs: ATLAS-4016 > https://issues.apache.org/jira/browse/ATLAS-4016 > > > Repository: atlas > > > Description > ------- > > For Atlas Admin Audits we need to add new privilege - "admin-audits" for > authorization > > Similar permission needs to be updated in ranger atlas service-def. > > > Diffs > ----- > > authorization/src/main/java/org/apache/atlas/authorize/AtlasPrivilege.java > 9dbcd32 > webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java > f6a20c0 > > > Diff: https://reviews.apache.org/r/73007/diff/2/ > > > Testing > ------- > > Testing is done on the cluster with Atlas and Ranger services running. > > First, When only Atlas side changes are applied on cluster and then Admin > tries to access the Admin Audits, It gets an Authorization error 403. Which > is expected. > > Then after applying Ranger side changes on cluster, Admin could successfully > access the Admin Audits. > > > Thanks, > > Mandar Ambawane > >
