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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org