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

CrunchRecordReader creates new TaskAttemptContextImpl with DummyReporter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.12.0, 0.13.0, 0.14.0, 0.15.0
    • None
    • Core
    • None

    Description

      CrunchRecordReader creates a new TaskAttemptContextImpl to pass to the actual RecordReader.

      The constructor used, defaults to a DummyReporter.

      The effect of this is that counters & progress messages from the RecordReader are lost.

      This could easily be fixed by creating a WrappedStatusReporter that delegates counter & progress calls to the original context.

      Attachments

        1. CRUNCH-674.patch
          4 kB
          Josh Wills

        Activity

          People

            jwills Josh Wills
            desmit Stefan De Smit
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: