You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/04/02 05:06:59 UTC

[GitHub] [incubator-heron] nwangtw commented on issue #3504: terrible resource is needed when submitting to aurora

nwangtw commented on issue #3504: terrible resource is needed when submitting to aurora
URL: https://github.com/apache/incubator-heron/issues/3504#issuecomment-607623734
 
 
   In aurora, all containers need to have the same size, and container 0 is mainly for tmaster. Therefore the key is to keep the container size under control. In your example, your cpu and memory usage could be lower if you have 2 containers and 1 core/1.5G per container.

----------------------------------------------------------------
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