[ https://issues.apache.org/jira/browse/HADOOP-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652976#action_12652976 ]
Tsz Wo (Nicholas), SZE commented on HADOOP-4727: ------------------------------------------------ I think the correct semantic is to require that the users and groups in HDFS must exist in the local host when using fuse. So if a user or group is not found locally, throw an exception. BTW, what Linux does if a remote directory is mounted to a local machine but some accounts used in the remote directory does not exist locally? We probably should do the same. > Groups do not work for fuse-dfs out of the box on 0.19.0 > -------------------------------------------------------- > > Key: HADOOP-4727 > URL: https://issues.apache.org/jira/browse/HADOOP-4727 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/fuse-dfs > Affects Versions: 0.19.0 > Reporter: Brian Bockelman > Assignee: Brian Bockelman > Priority: Blocker > Fix For: 0.19.1, 0.20.0 > > Attachments: hadoop-4727.patch > > > The groups functionality of fuse-dfs did not work for me in Hadoop 0.19.0. > Everything shows up as group nobody. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.