[
https://issues.apache.org/jira/browse/HDFS-6761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076007#comment-14076007
]
Akira AJISAKA commented on HDFS-6761:
-------------------------------------
JIRA is to track bug reports, not for end-user questions.
{quote}
When i use 'testuser' account, I try to 'hadoop fs mkdir /user/data' command.
I think 'hadoop fs mkdir /user/data' command not working.
{quote}
Probably the old user-to-group mapping had been cached, so the command failed.
You can execute "hdfs dfsadmin -refreshUserToGroupsMappings" to clean up the
cache.
If you have a question, please send an e-mail to [email protected].
> supergroup permission
> ----------------------
>
> Key: HDFS-6761
> URL: https://issues.apache.org/jira/browse/HDFS-6761
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: whitejane
> Priority: Minor
>
> <hdfs default directory information>
> Permission Owner Group Size Name
> drwxr-wr-x hdfs supergroup 0 /user
> I created 'testuser' account and added 'testuser' to the supergroup.
> When i use 'testuser' account, I try to 'hadoop fs mkdir /user/data' command.
> I think 'hadoop fs mkdir /user/data' command not working.
> but I can make 'data' directory.
> Is this correct?
--
This message was sent by Atlassian JIRA
(v6.2#6252)