Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.12.2
    • 0.13.0
    • util
    • None

    Description

      When given a source file of items to copy, the CopyFiles utility tries each of its supported schemes in turn looking for matching entries in the passed file. Of the 4 schemes – file, hdfs, http, and s3 – we never make it to the s3 test. We skip out early. Also, even if we did make it to the search-for-s3-URLs code, the list of s3 srcPaths would always be empty because of a copy/paste error.

      Attachments

        1. hadoop1169.patch
          1 kB
          Michael Stack

        Activity

          stack Michael Stack added a comment -

          Patch attached.

          stack Michael Stack added a comment - Patch attached.
          hadoopqa Hadoop QA added a comment - +1, because http://issues.apache.org/jira/secure/attachment/12354378/hadoop1169.patch applied and successfully tested against trunk revision http://svn.apache.org/repos/asf/lucene/hadoop/trunk/523072 . Results are at http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch
          cutting Doug Cutting added a comment -

          I just committed this. Thanks, Michael!

          cutting Doug Cutting added a comment - I just committed this. Thanks, Michael!
          hadoopqa Hadoop QA added a comment -
          hadoopqa Hadoop QA added a comment - Integrated in Hadoop-Nightly #42 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/42/ )

          People

            Unassigned Unassigned
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: