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

Siyao Meng commented on HDFS-13996:
-----------------------------------

Uploaded patch rev 002. Added unit test in BaseHttpFSTestWith, the way to solve 
the config issue is to add the config when MiniDFSCluster is started. This 
avoids restarting the NN and breaking other tests. I need to expose 
MiniDFSCluster in order to get the correct config for setAcl(), see my comment 
in the unit test BaseTestHttpFSWith#testCustomizedUserAndGroupNames for more 
details.

> Make HttpFS' ACLs RegEx configurable
> ------------------------------------
>
>                 Key: HDFS-13996
>                 URL: https://issues.apache.org/jira/browse/HDFS-13996
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: httpfs
>    Affects Versions: 2.6.5, 3.0.3, 2.7.7
>            Reporter: Siyao Meng
>            Assignee: Siyao Meng
>            Priority: Major
>         Attachments: HDFS-13996.001.patch, HDFS-13996.002.patch
>
>
> Previously in HDFS-11421, WebHDFS' ACLs RegEx is made configurable, but it's 
> not configurable yet in HttpFS. For now in HttpFS, the ACL permission pattern 
> is fixed to DFS_WEBHDFS_ACL_PERMISSION_PATTERN_DEFAULT.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to