Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-160

CrunchInputFormat needs to create a new Configuration object for each delegate InputFormat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.5.0
    • Core
    • None

    Description

      In Hadoop 2.x.x, the Job object no longer creates a copy of a Configuration object that it is passed. This is a problem for the CrunchInputFormat, which assumes that it does (as it does in Hadoop 1.0.x). We need to update the CrunchInputFormat to create a copy of the Configuration object itself and configure it before passing it to a new Job object.

      Attachments

        1. CRUNCH-160.patch
          2 kB
          Josh Wills

        Activity

          People

            jwills Josh Wills
            jwills Josh Wills
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: