Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
FileUtil#copyMerge is currently unused in the Hadoop source tree. In branch-1, it had been part of the implementation of the hadoop fs -getmerge shell command. In branch-2, the code for that shell command was rewritten in a way that no longer requires this method.
Please check more details here..
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-11392 Use IOUtils.closeStream while closing streams in FileUtil.java
- Resolved
-
HDFS-8060 org.apache.hadoop.fs.FileUtil.copyMerge should merge all files in recursive sub directories
- Open
-
HADOOP-12967 Remove FileUtil#copyMerge
- Resolved