Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-209

Add a program to recursively copy directories across file systems

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3.0
    • 0.3.0
    • fs
    • None
    • All

    Description

      A useful feature would be a simple command to copy directories recursively across filesystems. The source and destination path should be specified using a filesystem-neutral URI, such as:

      hadoop cp dfs://namenode1:port1/path/to/srcdir file:///path/to/local/destination/dir

      "cp" command would invoke a map-reduce program to copy files recursively.

      I willl attach a patch as soon as svn is up and running.

      Attachments

        1. CopyDir.patch
          20 kB
          Milind Barve

        Activity

          People

            Unassigned Unassigned
            milindb Milind Barve
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: