[
https://issues.apache.org/jira/browse/SLIDER-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194504#comment-14194504
]
Steve Loughran commented on SLIDER-595:
---------------------------------------
I've patched where this is defined in
{{org/apache/slider/providers/slideram/instance/resources.json}} ... this is
the template merged in at cluster build time.
{{slider/app-packages/hbase-win/resources-default.json}} also set the slider
memory to 256; I've increased that to 1024, though deleting it should work as
then the base value gets picked up.
There's a {{ResourceKeys}} property. {{DEF_YARN_MEMORY}}, which is the default
memory allocation if you don't ask for anything.
I think we may need to bump this up too, just for safety
> 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)