Harsh J created HDFS-11421:
------------------------------

             Summary: 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
            Reporter: Harsh J
            Assignee: Harsh J


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

Reply via email to