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

commitJob Exception does not fail job (regression in 0.23 vs 0.20)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.23.2
    • 0.23.3, 2.0.2-alpha
    • mrv2
    • None

    Description

      If commitJob throws an exception JobImpl will swallow the exception with a warning and succeed the Job. This is a break from 0.20 and 1.0 where commitJob exception will fail the job

      Exception logged in the AM as WARN
      org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl: Could not do commit for Job
      Job still finishes as succeeded

      Attachments

        1. MAPREDUCE-4092.patch
          4 kB
          Jonathan Turner Eagles
        2. MAPREDUCE-4092.patch
          4 kB
          Jonathan Turner Eagles

        Activity

          People

            jeagles Jonathan Turner Eagles
            jeagles Jonathan Turner Eagles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: