You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2014/07/09 21:29:04 UTC

[jira] [Created] (HADOOP-10806) ndfs: need to implement umask, pass permission bits to hdfsCreateDirectory

Colin Patrick McCabe created HADOOP-10806:
---------------------------------------------

             Summary: ndfs: need to implement umask, pass permission bits to hdfsCreateDirectory
                 Key: HADOOP-10806
                 URL: https://issues.apache.org/jira/browse/HADOOP-10806
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: native
    Affects Versions: HADOOP-10388
            Reporter: Colin Patrick McCabe
            Assignee: Colin Patrick McCabe


We need to pass in permission bits to {{hdfsCreateDirectory}}.  Also, we need to read {{fs.permissions.umask-mode}} so that we know what to mask off of the permission bits (umask is always implemented client-side)



--
This message was sent by Atlassian JIRA
(v6.2#6252)