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

Remove distcp dependency on FileStatus serialization

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha2
    • tools/distcp
    • None

    Description

      DistCp uses an internal struct CopyListingFileStatus to record metadata. Because this record extends FileStatus, it also relies on the Writable contract from that type. Because DistCp performs its checks on a subset of the fields (i.e., does not actually rely on FileStatus as a supertype), these types should be independent.

      Attachments

        1. HADOOP-13626.004.patch
          23 kB
          Christopher Douglas
        2. HADOOP-13626.003.patch
          23 kB
          Christopher Douglas
        3. HADOOP-13626.002.patch
          23 kB
          Christopher Douglas
        4. HADOOP-13626.001.patch
          23 kB
          Christopher Douglas

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            cdouglas Christopher Douglas
            cdouglas Christopher Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment