[ https://issues.apache.org/jira/browse/HDFS-9592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068677#comment-15068677 ]
Steve Loughran commented on HDFS-9592: -------------------------------------- {code} <hadoop.tmp.dir>${project.build.directory}/test</hadoop.tmp.dir> <test.build.data>${project.build.directory}/test/data</test.build.data> <hadoop.log.dir>${project.build.directory}/log</hadoop.log.dir> <test.build.webapps>${project.build.directory}/test-classes/webapps</test.build.webapps> <test.cache.data>${project.build.directory}/test-classes</test.cache.data> <test.build.classes>${project.build.directory}/test-classes</test.build.classes> {code} > clean up temp dirs in hadoop-project-dist/pom.xml > -------------------------------------------------- > > Key: HDFS-9592 > URL: https://issues.apache.org/jira/browse/HDFS-9592 > Project: Hadoop HDFS > Issue Type: Improvement > Components: build > Affects Versions: 2.8.0 > Reporter: Steve Loughran > > Andrew Wang noted in HDFS-9263 that there are various tmp dir definitions in > {{hadoop-project-dist/pom.xml}} which are creating data in the wrong place: > clean them up -- This message was sent by Atlassian JIRA (v6.3.4#6332)