thanks but what if i want to write this also in worker childopts :
"-Djava.net.preferIPv4Stack=true"

is it will be like

worker childopts : "-Xms4g -Djava.net.preferIPv4Stack=true" ?

for Second question i got this statemnent by searching for my problem with
GC overhead limited exceed but didn't know how can i do it ?


On Sat, Apr 16, 2016 at 1:22 PM, Matthias J. Sax <[email protected]> wrote:

> use parameter worker.childopts
>
> worker.childopts: "-Xms4g"
>
> Not sure what you mean by your second question...
>
> -Matthias
>
> On 04/16/2016 06:34 AM, sam mohel wrote:
> > i want to increase size of heap for worker to -Xms4G how can i write it
> in
> > storm.yaml ?
> >
> > and how can i set the number of CPU  consuming bolts to the amount of
> cores
> > ?
> >
> > Thanks for any help
> >
>
>

Reply via email to