You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Bob Hansen (JIRA)" <ji...@apache.org> on 2016/08/24 21:43:20 UTC

[jira] [Created] (HDFS-10790) libhdfs++: split recursive versions of SetPermission and SetOwner to SetAllPermissions and SetAllOwner

Bob Hansen created HDFS-10790:
---------------------------------

             Summary: libhdfs++: split recursive versions of SetPermission and SetOwner to SetAllPermissions and SetAllOwner
                 Key: HDFS-10790
                 URL: https://issues.apache.org/jira/browse/HDFS-10790
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Bob Hansen


We currently have a flag that we pass in to SetPermission and SetOwner that change the semantics of the call.  We should split it into two functions, one that does an efficient, direct version, and the other that does globbing and optionally recursion.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org