You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/11/01 02:58:33 UTC

[jira] [Commented] (SLIDER-595) Default app master container size should be 1024m

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

Sumit Mohanty commented on SLIDER-595:
--------------------------------------

The alternative is to have this value be upped to 512m by default and up the value in the app packages to be 1024m. 512 because on my machine where I run smaller applications (~2/3 container) the vmem footprint seem to be ~850m.

> Default app master container size should be 1024m
> -------------------------------------------------
>
>                 Key: SLIDER-595
>                 URL: https://issues.apache.org/jira/browse/SLIDER-595
>             Project: Slider
>          Issue Type: Bug
>          Components: appmaster
>    Affects Versions: Slider 0.50
>            Reporter: Sumit Mohanty
>            Assignee: Steve Loughran
>             Fix For: Slider 0.60
>
>
> This is from a HBase application run.
> {noformat}
> 2014-10-29 16:10:11,185 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:run(408)) - Memory usage of ProcessTree 29820 for container-id container_1414597212088_0002_01_000001: 78.8 MB of 256 MB physical memory used; 1.1 GB of 537.6 MB virtual memory used
> 2014-10-29 16:10:14,213 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:run(408)) - Memory usage of ProcessTree 29820 for container-id container_1414597212088_0002_01_000001: 138.7 MB of 256 MB physical memory used; 1.1 GB of 537.6 MB virtual memory used
> 2014-10-29 16:10:17,233 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:run(408)) - Memory usage of ProcessTree 29820 for container-id container_1414597212088_0002_01_000001: 182.3 MB of 256 MB physical memory used; 1.2 GB of 537.6 MB virtual memory used
> 2014-10-29 16:10:20,276 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:run(408)) - Memory usage of ProcessTree 29820 for container-id container_1414597212088_0002_01_000001: 209.4 MB of 256 MB physical memory used; 1.2 GB of 537.6 MB virtual memory used
> 2014-10-29 16:10:23,294 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:run(408)) - Memory usage of ProcessTree 29820 for container-id container_1414597212088_0002_01_000001: 212.8 MB of 256 MB physical memory used; 1.2 GB of 537.6 MB virtual memory used
> {noformat}



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