Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-1080

PigStorage may miss records when loading a file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.6.0
    • None
    • None

    Description

      When a file is assigned to multiple mappers (one block per mapper), the blocks may not end at the exact record boundary. Special care is taken to ensure that all records are loaded by mappers (and exactly once), even for records that cross the block boundary.

      The PigStorage, however, doesn't correctly handle the case where a block ends at exactly record boundary and results in missing records.

      Attachments

        1. PIG-1080.patch
          5 kB
          Richard Ding
        2. PIG-1080.patch
          5 kB
          Richard Ding
        3. PIG-1080.patch
          5 kB
          Richard Ding

        Activity

          People

            rding Richard Ding
            rding Richard Ding
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: