[
https://issues.apache.org/jira/browse/HADOOP-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109496#comment-13109496
]
Hudson commented on HADOOP-7575:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #930 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/930/])
HADOOP-7575. Enhanced LocalDirAllocator to support fully-qualified paths.
Contributed by Jonathan Eagles.
vinodkv :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1173623
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/LocalDirAllocator.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestLocalDirAllocator.java
> Support fully qualified paths as part of LocalDirAllocator
> ----------------------------------------------------------
>
> Key: HADOOP-7575
> URL: https://issues.apache.org/jira/browse/HADOOP-7575
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 0.23.0
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Priority: Minor
> Fix For: 0.23.0
>
> Attachments: HADOOP-7575-trunk-v1.patch, HADOOP-7575-trunk-v11.patch,
> HADOOP-7575-trunk-v3.patch, HADOOP-7575-trunk-v4.patch,
> HADOOP-7575-trunk-v5.patch, HADOOP-7575-trunk-v8.patch,
> HADOOP-7575-trunk-v9.patch
>
>
> Contexts with configuration path strings using fully qualified paths (e.g.
> file:///tmp instead of /tmp) mistakenly creates a directory named 'file:' and
> sub-directories in the current local file system working directory.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira