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

Rework job-setup and job-cleanup tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Currently we have a notion of map-

      {setup|cleanup} TIP and reduce-{setup|cleanup}

      TIP of which only 1 setup and cleanup tasks are picked by the JobInProgress. Also a lot of state-maintenence of these TIPs are done by the JobInProgress itself, outside of the more logical place i.e. TaskInProgress.

      We really should rework this to have a single setup and cleanup task which isn't associated with a map or reduce task i.e. into separate task types. What we have currently is quite ungainly and hard to maintain.

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              ddas Devaraj Das
              acmurthy Arun Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: