JUnit tests should not create directories in the current directory ------------------------------------------------------------------
Key: HADOOP-1240 URL: https://issues.apache.org/jira/browse/HADOOP-1240 Project: Hadoop Issue Type: Bug Components: mapred Affects Versions: 0.12.3 Reporter: Hairong Kuang Fix For: 0.13.0 PiEstimator.java, TestMapRed.java, and TestRecordMR.java create test directories in the current directory. I think that a better place is directory "./build/test". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.