Konstantin Shvachko created HDFS-7561:
-----------------------------------------
Summary: TestFetchImage should write fetched-image-dir under
target.
Key: HDFS-7561
URL: https://issues.apache.org/jira/browse/HDFS-7561
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 2.6.0
Reporter: Konstantin Shvachko
{{TestFetchImage}} creates directory {{fetched-image-dir}} under hadoop-hdfs,
which is then never cleaned up. The problem is that it uses "build.test.dir"
property, which seems to be invalid. Probably should use
{{MiniDFSCluster.getBaseDirectory()}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)