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

The requested AM memory is not checked against the maximum resource capacity in ResourceMgrDelegate and MRAppMaster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      For the MR jobs, the requested AM memory is at the risk of being larger than the maximum resource capacity. It is because the logic to check the requested AM memory against the maximum resource capacity is missing in ResourceMgrDelegate and MRAppMaster. In contrast, this logic exists in Client and ApplicationMaster of the distributed shell.

      Another potential risk is that the requested AM memory is likely to be rounded up when being normalized, therefore the after-normalization AM memory can be larger than the maximum resource capacity as well.

      Attachments

        Issue Links

          Activity

            People

              zjshen Zhijie Shen
              zjshen Zhijie Shen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: