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

RMContainerImpl State Machine Doesn't Handle RELEASED State from AM Properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.23.3
    • None
    • mrv2, resourcemanager
    • None

    Description

      Encountered this error with an RMContainerImpl unable to go from the RUNNING state to the RELEASED state. Upon further inspection, the state machine has no means of dealing with this and since the RELEASED state can be sent from the AM at any time, it should be able to handle this in both the RUNNING state and the ALLOCATED state.

      Attachments

        1. MAPREDUCE-4382.patch
          2 kB
          Jack Dintruff
        2. NewStateMachine.jpg
          86 kB
          Jack Dintruff
        3. OldStateMachine.jpg
          83 kB
          Jack Dintruff

        Activity

          People

            Unassigned Unassigned
            jackd Jack Dintruff
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: