[ https://issues.apache.org/jira/browse/HDFS-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiao Chen reopened HDFS-11421: ------------------------------ Thanks for chiming in, folks. I have returned from paternity leave today, sorry for the delay in the past months. I think the branch-2 patch is still good. It seems to me the patch applies ok, but failed to compile, due to a line number change and a missing import. I'm attaching a modified version of the branch-2 patch, which compiles and passes changed tests locally. Given this has been a while, I'd like to be on the safe side and run a more thorough branch-2 test - creating a duplicate jira (that doesn't associate with github) to do so. > Make WebHDFS' ACLs RegEx configurable > ------------------------------------- > > Key: HDFS-11421 > URL: https://issues.apache.org/jira/browse/HDFS-11421 > Project: Hadoop HDFS > Issue Type: Improvement > Components: webhdfs > Affects Versions: 2.6.0 > Reporter: Harsh J > Assignee: Harsh J > Fix For: 3.0.0-alpha3 > > Attachments: HDFS-11421.000.patch, HDFS-11421-branch-2.000.patch > > > Part of HDFS-5608 added support for GET/SET ACLs over WebHDFS. This currently > identifies the passed arguments via a hard-coded regex that mandates certain > group and user naming styles. > A similar limitation had existed before for CHOWN and other User/Group set > related operations of WebHDFS, where it was then made configurable via > HDFS-11391 + HDFS-4983. > Such configurability should be allowed for the ACL operations too. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org