Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-6194

Bubble up final exception in failures during creation of output collectors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 2.7.0
    • task
    • Reviewed

    Description

      MAPREDUCE-5974 added in ability to instantiate multiple OCs, but if none of them are able to load it "throws" only a final a generic message: "Unable to initialize any output collector"

      The older behaviour was to throw the actual instantiation exception back, so it makes it to client logs with an actual meaningful error.

      Now the clients need to go take a look at the task's logs to find the WARNs that represent the failure in instantiation.

      Attachments

        1. MAPREDUCE-6194.patch
          1 kB
          Varun Saxena

        Issue Links

          Activity

            People

              varun_saxena Varun Saxena
              qwertymaniac Harsh J
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: