liuxunorg commented on issue #3442: [ZEPPELIN-4283] Choose which server to run the interpreter process URL: https://github.com/apache/zeppelin/pull/3442#issuecomment-530416656 Not that, Because java can't get the actual physical memory usage of the server correctly. So now change it, Created on the server with the least number of interpreter processes. e.g., have A, B, C three zeppelin server, A server: have one interpreter process. B server: have two interpreter process. C server: have two interpreter process. If need create new interpreter process, The new interpreter processes will create by A server. because A server has the least interpreter processes number.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services