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

Local Flink cluster allocates too much memory

    XMLWordPrintableJSON

Details

    Description

      When executing a Flink job locally, the task manager gets initialized with an insane amount of memory. After a quick look in the code it seems that the call to EnvironmentInformation.getSizeOfFreeHeapMemoryWithDefrag() returns a wrong estimate of the heap memory size.

      Moreover, the same user switched to Oracle JDK 1.8 and that made the error disappear. So I'm guessing this is some Java 1.6 quirk.

      Attachments

        Activity

          People

            mxm Maximilian Michels
            mxm Maximilian Michels
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: