-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63756/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-1738
https://issues.apache.org/jira/browse/RANGER-1738
Repository: ranger
Description
-------
A patch for this issue. I introduced a new plugin for Yarn with Hadoop 3.0.0,
which simply extends the 2.x plugin with the new methods. A new plugin shim is
also included.
Diffs
-----
plugin-yarn3/conf/ranger-policymgr-ssl-changes.cfg PRE-CREATION
plugin-yarn3/conf/ranger-policymgr-ssl.xml PRE-CREATION
plugin-yarn3/conf/ranger-yarn-audit-changes.cfg PRE-CREATION
plugin-yarn3/conf/ranger-yarn-audit.xml PRE-CREATION
plugin-yarn3/conf/ranger-yarn-security-changes.cfg PRE-CREATION
plugin-yarn3/conf/ranger-yarn-security.xml PRE-CREATION
plugin-yarn3/conf/yarn-site-changes.cfg PRE-CREATION
plugin-yarn3/disable-conf/yarn-site-changes.cfg PRE-CREATION
plugin-yarn3/pom.xml PRE-CREATION
plugin-yarn3/scripts/install.properties PRE-CREATION
plugin-yarn3/src/main/java/org/apache/ranger/authorization/yarn3/authorizer/RangerYarnAuthorizer.java
PRE-CREATION
pom.xml 589cd6ac
ranger-yarn3-plugin-shim/pom.xml PRE-CREATION
ranger-yarn3-plugin-shim/src/main/java/org/apache/ranger/authorization/yarn3/authorizer/RangerYarnAuthorizer.java
PRE-CREATION
src/main/assembly/plugin-yarn3.xml PRE-CREATION
Diff: https://reviews.apache.org/r/63756/diff/1/
Testing
-------
Tested installing the new plugin and checking that authorization works
correctly.
Thanks,
Colm O hEigeartaigh