----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47759/#review134575 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On May 24, 2016, 6:49 a.m., Gautam Borad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47759/ > ----------------------------------------------------------- > > (Updated May 24, 2016, 6:49 a.m.) > > > Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj, > Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy. > > > Bugs: RANGER-991 > https://issues.apache.org/jira/browse/RANGER-991 > > > Repository: ranger > > > Description > ------- > > Ranger to support authorization for Apache Atlas, using Atlas pluggable > authorization model (ATLAS-495) > > > Diffs > ----- > > agents-common/scripts/enable-agent.sh 1fa1845 > > agents-common/src/main/java/org/apache/ranger/plugin/store/EmbeddedServiceDefsUtil.java > bf29ee6 > > agents-common/src/main/java/org/apache/ranger/services/tag/RangerServiceTag.java > f36a9a6 > agents-common/src/main/resources/service-defs/ranger-servicedef-atlas.json > PRE-CREATION > plugin-atlas/.gitignore PRE-CREATION > plugin-atlas/conf/ranger-atlas-audit-changes.cfg PRE-CREATION > plugin-atlas/conf/ranger-atlas-audit.xml PRE-CREATION > plugin-atlas/conf/ranger-atlas-security-changes.cfg PRE-CREATION > plugin-atlas/conf/ranger-atlas-security.xml PRE-CREATION > plugin-atlas/conf/ranger-policymgr-ssl-changes.cfg PRE-CREATION > plugin-atlas/conf/ranger-policymgr-ssl.xml PRE-CREATION > plugin-atlas/pom.xml PRE-CREATION > plugin-atlas/scripts/install.properties PRE-CREATION > > plugin-atlas/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java > PRE-CREATION > > plugin-atlas/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasResource.java > PRE-CREATION > > plugin-atlas/src/main/java/org/apache/ranger/services/atlas/RangerServiceAtlas.java > PRE-CREATION > plugin-atlas/src/test/resource/log4j.properties PRE-CREATION > plugin-atlas/template/configuration.xml PRE-CREATION > pom.xml 327f30c > ranger-atlas-plugin-shim/.gitignore PRE-CREATION > ranger-atlas-plugin-shim/pom.xml PRE-CREATION > > ranger-atlas-plugin-shim/src/main/java/org/apache/ranger/authorization/atlas/authorizer/RangerAtlasAuthorizer.java > PRE-CREATION > src/main/assembly/atlas-agent.xml PRE-CREATION > > Diff: https://reviews.apache.org/r/47759/diff/ > > > Testing > ------- > > Provisioned a 3 node clusted and tested the following: > > 1] User based policies > 2] Group based policies > 3] Allow/Deny for both 1] and 2] by tweaking the user/resources of policies. > > > Thanks, > > Gautam Borad > >
