You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/09/11 15:04:15 UTC

[GitHub] [zeppelin] zjffdu edited a comment on issue #3442: [ZEPPELIN-4283] Choose which server to run the interpreter process

zjffdu edited a comment on issue #3442: [ZEPPELIN-4283] Choose which server to run the interpreter process
URL: https://github.com/apache/zeppelin/pull/3442#issuecomment-530422764
 
 
   This is what I concern. Why do you think choosing A is correct ? IIUC, we have to assume that A,B,C have the same computing resources (cpu cores and memory) and besides we also assume all the interpreter processes consume the same amount of memory. But I don't think these assumption is true in reality. 
   
   Do you know how much gap between the actual memory and the number calculated by java ? It is weird to me that we can not get the free memory programmatically,  it is a very common problem.  
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services