[ https://issues.apache.org/jira/browse/HADOOP-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896012#action_12896012 ]
Amareshwari Sriramadasu commented on HADOOP-6862: ------------------------------------------------- test-patch result: {noformat} [exec] [exec] -1 overall. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 3 new or modified tests. [exec] [exec] -1 javadoc. The javadoc tool appears to have generated 1 warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. [exec] {noformat} bq -1 javadoc. Is due to HADOOP-6830. Verified there no new javadoc warnings introduced in the patch. All unit tests passed on my local machine. > Add api to add user/group to AccessControlList > ---------------------------------------------- > > Key: HADOOP-6862 > URL: https://issues.apache.org/jira/browse/HADOOP-6862 > Project: Hadoop Common > Issue Type: Improvement > Components: security > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Fix For: 0.22.0 > > Attachments: patch-6862-1.txt, patch-6862-2.txt, patch-6862.txt > > > Add api addUser(String user) and addGroup(String group) to add user/group to > AccessControlList -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.