Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1338#issuecomment-155074648 Mh, Fabian is right. In practice, jar files very often exceed 10 MB. > Does the web monitor also use heap space out of Job Manager? ] Yes, the web monitor is running in the same JVM as the JM. I also have no experience with netty, but it shouldn't be too hard to copy the files to disk without allocating the entire file on the heap first. Can you look into this? Are you sure you tested the change with YARN? I'm getting the following error: http://i.imgur.com/3WDAgfd.png
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---