Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.23.3, 2.0.2-alpha, 3.0.0-alpha1
-
None
-
None
Description
The job summary file permissions are not set when its written out by to the done intermediate directory. The conf and jhist files are both set properly but the summary file doesn't follow the same path.
This can cause the summary file to not be copied to the done directory if the default umask is set to be restrictive (like 600) and the mapred user can't read it.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-4636 job history server needs more unit tests
- Open