[ 
https://issues.apache.org/jira/browse/HADOOP-11254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193800#comment-14193800
 ] 

Hudson commented on HADOOP-11254:
---------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #731 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/731/])
HADOOP-11254. Changed visibility of AccessControlList to be public for 
consumption by ecosystem. Contributed by Zhijie Shen. (vinodkv: rev 
b18e8a272eaf69d05d567b8c39e3e7c556935b08)
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/authorize/AccessControlList.java


> Promoting AccessControlList to be public
> ----------------------------------------
>
>                 Key: HADOOP-11254
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11254
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>             Fix For: 2.6.0
>
>         Attachments: HADOOP-11254.1.patch
>
>
> The motivation of promoting AccessControlList to be a public API is to 
> facilitate the users to programmatically parse or construct an ACL string. A 
> typical use case may be the timeline domain, where we have the client lib to 
> accept strings complied with ACL string format to define the authorized 
> readers/writers. It will be more convenient and less buggy if users can 
> compose this string with AccessControlList.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to