Description
After running TestDistcpMain, local files created are not removed. Subsequent test runs will reuse those files and fail:
$ ls -lrt /home/asasvari/workspace/oozie/core/distcp* -rw-rw-r-- 1 asasvari asasvari 1025 Dec 21 18:25 /home/asasvari/workspace/oozie/core/distcp-log4j.properties -rw-rw-r-- 1 asasvari asasvari 5756 Dec 21 18:26 /home/asasvari/workspace/oozie/core/distcp-oozie-1513876931701.log
Those files should be removed after test execution. It would be better to use the oozie/core/target directory so that mvn could clean it.
Attachments
Attachments
Issue Links
- depends upon
-
OOZIE-3025 move distcp-log4j.properties out of the root of core into more appropriate location
- Resolved
- links to