John Zhuge created HDFS-10439: --------------------------------- Summary: Update setOwner doc in HdfsPermissionsGuide Key: HDFS-10439 URL: https://issues.apache.org/jira/browse/HDFS-10439 Project: Hadoop HDFS Issue Type: Bug Components: documentation Affects Versions: 2.8.0 Reporter: John Zhuge Assignee: John Zhuge Priority: Minor
In {{HdfsPermissionsGuide}}: bq. HDFS super-user access is not required to change the group, but the caller must be a member of the specified group. should be bq. HDFS super-user access is not required to change the group, but the caller must be the owner of the file and a member of the specified group. -- 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