You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/11/03 15:34:34 UTC

[jira] [Resolved] (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:all-tabpanel ]

Steve Loughran resolved SLIDER-595.
-----------------------------------
    Resolution: Fixed

fixed; tests have been reworked to tighten memory ask of AM (back to 256) and shrink those of the agent echo nodes. Works in VMs, but may be under-requesting

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