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

Fix the unit of yarn.service.am-resource.memory in the document

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      In the YARN Services configuration document, the description of yarn.service.am-resource.memory says,

      Memory size in GB for the service AM (default 1024).

      which should be MB as this is used here and Resource.newInstance creates LightWeightResource. The unit for memory is megabytes as described in javadocs

      Attachments

        1. YARN-9284.001.patch
          2 kB
          Masahiro Tanaka

        Activity

          People

            masatana Masahiro Tanaka
            masatana Masahiro Tanaka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: