Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-291

combine FsShell.copyToLocal to ChecksumFileSystem.copyToLocalFile

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      • Two methods provide similar functions
      • ChecksumFileSystem.copyToLocalFile(Path src, Path dst, boolean copyCrc) is no longer used anywhere in the system
      • It is better to use ChecksumFileSystem.getRawFileSystem() for copying crc in FsShell.copyToLocal
      • FileSystem.isDirectory(Path) used in FsShell.copyToLocal is deprecated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: