Ray Chiang created HADOOP-12159:
-----------------------------------
Summary: Move and fix DistCpUtils#compareFs() to
org.apache.hadoop.fs.FileUtil
Key: HADOOP-12159
URL: https://issues.apache.org/jira/browse/HADOOP-12159
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Ray Chiang
Assignee: Ray Chiang
Move DistCpUtils#compareFs() duplicates functionality with
JobResourceUploader#compareFs(). These should be moved to a common area with
unit testing.
Initial suggested place to move it to would be org.apache.hadoop.fs.FileUtil.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)