[ https://issues.apache.org/jira/browse/RANGER-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711119#comment-15711119 ]
Tao Jie commented on RANGER-1203: --------------------------------- Hi, [~zhangqiang2], it seems to me that Ranger Yarn Plugin has implemented YarnAuthorizationProvider and need no extra job to go with FairScheduler. Would you do some test for RangerYarn with Fairscheduler? Since interface YarnAuthorizationProvider has been modified in YARN-4571, RangerYarnAuthorizer should also be modified if you need to test YARN code on trunk. > Ranger YARN Plugin supports Fair Scheduler > ------------------------------------------ > > Key: RANGER-1203 > URL: https://issues.apache.org/jira/browse/RANGER-1203 > Project: Ranger > Issue Type: New Feature > Components: plugins > Affects Versions: 0.6.1 > Reporter: Qiang Zhang > Assignee: Qiang Zhang > Labels: patch > > Currently,hadoop yarn Capacity Scheduler provides a YarnAuthorizationProvider > interface.Ranger yarn-plug-in can implement this interface. > Also Ranger supports the json packet parsing of Capacity Scheduler. > However,ranger does not support Fair Scheduler. > Increased functionality: > Ranger supports the json packet parsing of fair scheduler. > Hadoop yarn Fair Scheduler will also provide a YarnAuthorizationProvider > interface. > Ranger Yarn plugin adds authority control by fair scheduler, it relies on the > fair scheduler pluggable licensing feature patch that hadoop yarn supports. > Improvement issue of hadoop > yarn:https://issues.apache.org/jira/browse/YARN-4997 -- This message was sent by Atlassian JIRA (v6.3.4#6332)