[ 
https://issues.apache.org/jira/browse/FLINK-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996573#comment-14996573
 ] 

ASF GitHub Bot commented on FLINK-2978:
---------------------------------------

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



> Integrate web submission interface into the new dashboard
> ---------------------------------------------------------
>
>                 Key: FLINK-2978
>                 URL: https://issues.apache.org/jira/browse/FLINK-2978
>             Project: Flink
>          Issue Type: Bug
>          Components: Web Client, Webfrontend
>            Reporter: Sachin Goel
>            Assignee: Sachin Goel
>
> As discussed in 
> http://mail-archives.apache.org/mod_mbox/flink-dev/201511.mbox/%3CCAL3J2zQg6UBKNDnm=8tshpz6r4p2jvx7nrlom7caajrb9s6...@mail.gmail.com%3E,
>  we should integrate job submission from the web into the dashboard.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to