You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by "Ramin Farajollah (BLOOMBERG/ 731 LEX)" <rf...@bloomberg.net> on 2017/12/12 23:47:17 UTC

JVM options

Hi,

how can we pass along JVM command line options when we run Storm?
For example -Xmx

I'd like to know how to do this for both local and cluster modes please.

Thanks

Re: JVM options

Posted by Stephen Powis <sp...@salesforce.com>.
I believe for cluster you have these two configuration values:

topology.worker.childopts

and

worker.childopts

On Wed, Dec 13, 2017 at 8:47 AM, Ramin Farajollah (BLOOMBERG/ 731 LEX) <
rfarajollah@bloomberg.net> wrote:

> Hi,
>
> how can we pass along JVM command line options when we run Storm?
> For example -Xmx
>
> I'd like to know how to do this for both local and cluster modes please.
>
> Thanks
>