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 Priority: Minor 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.