FileUtil::copy ignores "overwrite" formal
-----------------------------------------
Key: HADOOP-2808
URL: https://issues.apache.org/jira/browse/HADOOP-2808
Project: Hadoop Core
Issue Type: Bug
Affects Versions: 0.15.0
Reporter: Chris Douglas
Fix For: 0.16.1
o.a.h.fs.FileUtil::copy takes an "overwrite" parameter, but
FileUtil::checkDest() throws an IOException if the destination exists. It
should be modified to ignore this check if overwrite is true.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.