Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-389

Infinitely assigning containers when the required resource exceeds the cluster's absolute capacity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      I've run wordcount example on branch-2 and trunk. I've set yarn.nodemanager.resource.memory-mb to 1G and yarn.app.mapreduce.am.resource.mb to 1.5G. Therefore, resourcemanager is to assign a 2G AM container for AM. However, the nodemanager doesn't have enough memory to assign the container. The problem is that the assignment operation will be repeated infinitely, if the assignment cannot be accomplished. Logs follow.

      Attachments

        Issue Links

          Activity

            People

              ojoshi Omkar Vinit Joshi
              zjshen Zhijie Shen
              Votes:
              0 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated: