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

Make MR AM not send a stopContainer w/o corresponding start container

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0, 2.0.0-alpha
    • 0.23.1
    • mrv2
    • None
    • Reviewed
    • Modified MR AM to not send a stop-container request for a container that isn't launched at all.

    Description

      This is a follow on to MAPREDUCE-3274. It is possible, although rare, for the MR AM to send a stop container before it sends a start container. This needs to stop that from happening. If a stop is found first it should prevent the start from being sent. It tries to do this, but only if the stop is currently pending.

      Attachments

        1. MR-3312.txt
          12 kB
          Robert Joseph Evans
        2. MR-3312.txt
          31 kB
          Robert Joseph Evans
        3. MR-3312.txt
          31 kB
          Robert Joseph Evans
        4. MAPREDUCE-3312-20120109.1.txt
          30 kB
          Vinod Kumar Vavilapalli

        Issue Links

          Activity

            People

              revans2 Robert Joseph Evans
              revans2 Robert Joseph Evans
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: