Thomas Graves created MAPREDUCE-4640:
----------------------------------------

             Summary: jobHistoryEventHandler doesn't fix done_intermediate 
parent directory permissions
                 Key: MAPREDUCE-4640
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4640
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobhistoryserver
    Affects Versions: 0.23.3
            Reporter: Thomas Graves
            Assignee: Thomas Graves
            Priority: Critical


The JobHistoryEventHandler will create the done intermediate directory and its 
parents if it doesn't exist, but it doesn't properly set the parent directory 
permissions when the default umask is restrictive - 077.

Normally if you start the history server, it properly creates the directories 
with the right permissions  but if you don't start it before you run a job the 
parent directories get wrong permissions..

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to