[ https://issues.apache.org/jira/browse/HDFS-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-1466: ------------------------------ Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Thanks Cos. I committed this. > TestFcHdfsSymlink relies on /tmp/test not existing > -------------------------------------------------- > > Key: HDFS-1466 > URL: https://issues.apache.org/jira/browse/HDFS-1466 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Affects Versions: 0.22.0 > Reporter: Todd Lipcon > Assignee: Eli Collins > Priority: Minor > Fix For: 0.22.0 > > Attachments: hdfs-1466-1.patch > > > The test case testLinkAcrossFileSystems works with files in a directory /tmp/test. On our shared build systems this sometimes breaks because such a directory already exists but owned by some other user. The test case should use the build test dir instead. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.