[ 
https://issues.apache.org/jira/browse/HADOOP-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Douglas updated HADOOP-6566:
----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

+1

I committed this. Thanks Arun and Luke!

(compliments on the MockitoMaker class, also)

> Hadoop daemons should not start up if the ownership/permissions on the 
> directories used at runtime are misconfigured
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6566
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6566
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Devaraj Das
>            Assignee: Arun C Murthy
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6566-trunk-v1.patch, hadoop-6566-trunk-v2.patch, 
> hadoop-6566-trunk-v3.patch, hadoop-6566-trunk-v4.patch, 
> hadoop-6566-y20s-d1.patch, HADOOP-6566_yhadoop20.patch, 
> HADOOP-6566_yhadoop20.patch, HADOOP-6566_yhadoop20.patch, 
> HADOOP-6566_yhadoop20.patch
>
>
> The Hadoop daemons (like datanode, namenode) should refuse to start up if the 
> ownership/permissions on directories they use at runtime are misconfigured or 
> they are not as expected. For example, the local directory where the 
> filesystem image is stored should be owned by the user running the namenode 
> process and should be only readable by that user. We can provide this feature 
> in common and HDFS and MapReduce can use the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to