[ https://issues.apache.org/jira/browse/HADOOP-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107634#comment-13107634 ]
Vinod Kumar Vavilapalli commented on HADOOP-7575: ------------------------------------------------- The patch looks good. Particularly the test, I've learnt something new - parameterized tests, FTW! BTW, I expected the test to fail without the main code changes, but it didn't. Guess we miss one more test that verifies the code changes. Care to see that? I know it is not a big deal for this bug, but it follows our discipline w.r.t tests. Thanks! > 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-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