[
https://issues.apache.org/jira/browse/HDFS-13996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670818#comment-16670818
]
Siyao Meng commented on HDFS-13996:
-----------------------------------
I'm not sure about one checkstyle warning:
{code:java}
./hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestHdfsHelper.java:57:
public Statement apply(Statement statement, FrameworkMethod frameworkMethod,
Object o) {:36: 'statement' hides a field. [HiddenField]
{code}
I didn't change it at all. Should I ignore it? [~jojochuang]
> 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,
> HDFS-13996.003.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]