MRAsyncDiskService does not properly absolutize volume root paths
-----------------------------------------------------------------
Key: MAPREDUCE-1887
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1887
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Aaron Kimball
Assignee: Aaron Kimball
In MRAsyncDiskService, volume names are sometimes specified as relative paths, which are not
converted to absolute paths. This can cause errors of the form "cannot delete </full/path/to/foo>
since it is outside of <relative/volume/root>" even though the actual path is inside
the root.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|