Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-934

Job and TaskManager startup scripts always set JVM heap size

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6-incubating
    • None
    • None

    Description

      The default distribution config stratosphere-conf.yaml contains keys jobmanager.heap.mb and taskmanager.heap.mb for the heap sizes of the JobManager and TaskManager JVMs. If they are not set, config.sh has default values for them.

      We always use one of these values and set the Xms and Xmx properties. After a short discussion with rmetzger and StephanEwen we actually expected that they should not be set if not found in stratosphere-conf.yaml. This would result in a fall back to the respective JVM default (imho 1/4th of the physical memory since Java 6).

      Attachments

        Activity

          People

            uce Ufuk Celebi
            uce Ufuk Celebi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: