You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "YoungWoo Kim (JIRA)" <ji...@apache.org> on 2015/02/25 07:01:05 UTC

[jira] [Comment Edited] (BIGTOP-1708) Permission denied : user=james, access=EXECUTE,

    [ https://issues.apache.org/jira/browse/BIGTOP-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336058#comment-14336058 ] 

YoungWoo Kim edited comment on BIGTOP-1708 at 2/25/15 6:00 AM:
---------------------------------------------------------------

[~ankush13]

As you can see, Mod of the parent directory ' /incoming/storeops' is 700(srv-hdp-storeops-d:g_hdp_storeops:drwxrwx---). that means user 'srv-hdp-storeops-d' has 7, group 'g_hdp_storeops' has 7, and others is 0.

So, I believe, to create a directory under /incoming/storeops on hdfs, user 'james' should be a member of group  'g_hdp_storeops'.


was (Author: warwithin):
[~ankush13]

As you can see, Mod of the parent directory ' /incoming/storeops' is 700(srv-hdp-storeops-d:g_hdp_storeops:drwxrwx---). that means user 'srv-hdp-storeops-d' has 7, group 'g_hdp_storeops' has 7, and others are 0.

So, I believe, to create a directory under /incoming/storeops on hdfs, user 'james' should be a member of group  'g_hdp_storeops'.

> Permission denied : user=james, access=EXECUTE, 
> ------------------------------------------------
>
>                 Key: BIGTOP-1708
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1708
>             Project: Bigtop
>          Issue Type: Bug
>          Components: hadoop, hbase
>         Environment: cloudera
>            Reporter: ankush
>
> A user “james” who is a member of "cloud", receives the following error:
> [james@ec2 ~]$ hadoop fs -mkdir /incoming/storeops/dm_test2
> mkdir: Permission denied: user=james, access=EXECUTE, inode="/outgoing/storeops":srv-hdp-storeops-d:g_hdp_storeops:drwxrwx---
> However, other users who are either members of the "cloud" group, or a group inside of it, are able to create test folders:
> Please suggest the on this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)