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

yarn commands shouldn't add "m" to the heapsize

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.23.3
    • None
    • None

    Description

      the yarn commands add "m" to the heapsize. This is unlike the hdfs side and the the old jt/tt used to do.

      JAVA_HEAP_MAX="-Xmx""$YARN_RESOURCEMANAGER_HEAPSIZE""m"
      JAVA_HEAP_MAX="-Xmx""$YARN_NODEMANAGER_HEAPSIZE""m"

      We should not be adding in the "m" and allow the user to specify units.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tgraves Thomas Graves
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: