Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-14715

TimelineServer configuration is missing in yarn-env.xml.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.2
    • stacks

    Description

      In yarn-env.xml, YARN_HISTORYSERVER_OPTS and YARN_HISTORYSERVER_HEAPSIZE are not valid for TimelineServer.

      ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/yarn-env.xml
            # Specify the max Heapsize for the HistoryManager using a numerical value
            # in the scale of MB. For example, to specify an jvm option of -Xmx1000m, set
            # the value to 1024.
            # This value will be overridden by an Xmx setting specified in either YARN_OPTS
            # and/or YARN_HISTORYSERVER_OPTS.
            # If not specified, the default value will be picked from either YARN_HEAPMAX
            # or JAVA_HEAP_MAX with YARN_HEAPMAX as the preferred option of the two.
            export YARN_HISTORYSERVER_HEAPSIZE={{apptimelineserver_heapsize}}
      

      HISTORYSERVER should be TIMELINESERVER.

      Attachments

        1. AMBARI-14715.001.patch
          1 kB
          Akira Ajisaka

        Issue Links

          Activity

            People

              aajisaka Akira Ajisaka
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: