Hey Jim,

I had to make adjustments to the default memory settings which I accomplished 
by doing the following:

The setting is located in /sfw/hadoop/conf/yarn-site.xml. You should see:

1.      yarn.nodemanager.resource.memory-mb (Amount of physical memory, in MB, 
that can be allocated for containers.)

2.      yarn.scheduler.maximum-allocation-mb (The maximum allocation for every 
container request at the RM, in MBs. Memory requests higher than this won't 
take effect, and will get capped to this value.)

Reference: 
https://hadoop.apache.org/docs/r2.4.1/hadoop-yarn/hadoop-yarn-common/yarn-default.xml

You’ll need to at least bounce the resource manager by executing “sudo 
/sfw/dtbox/dtbox-3.4.0/conf/init.d/hadoop-yarn-resourcemanager restart” to pick 
up the config change. I’m not sure if you need to restart any other services.

Hope this helps!
Brandon

On 2016-08-25 13:33 (-0400), Jim 
<j...@facility.supplies<mailto:j...@facility.supplies>> wrote:
> Good afternoon,>
>
> I have a sandbox question.  I have three applications, that when run together 
> currently take around 16 gig of ram.>
>
> On my laptop, I have 32 gig of ram, and have allocated 20 GIG to the virtual 
> maching via virtual box.>
>
> However, when I look into the Hadoop console, I only see 8 GB ram available, 
> which prevents some of my apps from starting.>
>
> What do I change, and where do I change it in the sandbox (version 3.4.0), to 
> allow all the memory available to the virtual machine to be used for the 
> datatorrent applications?>
>
> Thanks,>
>
> JIm>
>
> [cid:image001.png@01D1FECC.F006DC60<mailto:image001.png@01D1FECC.F006DC60>]>
>
________________________________________________________

The information contained in this e-mail is confidential and/or proprietary to 
Capital One and/or its affiliates and may only be used solely in performance of 
work or services for Capital One. The information transmitted herewith is 
intended only for use by the individual or entity to which it is addressed. If 
the reader of this message is not the intended recipient, you are hereby 
notified that any review, retransmission, dissemination, distribution, copying 
or other use of, or taking of any action in reliance upon this information is 
strictly prohibited. If you have received this communication in error, please 
contact the sender and delete the material from your computer.

Reply via email to