You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/06/30 23:35:04 UTC

[jira] [Created] (HADOOP-12159) Move and fix DistCpUtils#compareFs() to org.apache.hadoop.fs.FileUtil

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)