[ https://issues.apache.org/jira/browse/HDFS-10524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332143#comment-15332143 ]
Anatoli Shein commented on HDFS-10524: -------------------------------------- [~James C] and [~bobhansen], thank you for your feedback, I will include these changes into this patch. Regarding the permissions question, I actually looked into it before, and found out that posix permissions allow max value of 07777, while Hadoop allows only up to 01777 (with just one sticky bit), so this part should be okay. I will just add a separate function in namenode_operations for this check, as James mentioned. > libhdfs++: Implement chmod and chown > ------------------------------------ > > Key: HDFS-10524 > URL: https://issues.apache.org/jira/browse/HDFS-10524 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: hdfs-client > Reporter: Anatoli Shein > Assignee: Anatoli Shein > Attachments: HDFS-10524.HDFS-8707.000.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org