Aamir,

I was looking for a way to do that w/ the Docker image without injecting a
new bootstrap.conf. Doesn't appear to be the case yet.

Thanks,

Mike

On Wed, Apr 4, 2018 at 3:38 PM, Ali, Aamir (GE Digital, consultant) <
aamir.a...@ge.com> wrote:

> You can add parameters in bootstrap.conf like this :
>
>
>
> # JVM memory settings
>
> java.arg.2=-Xms512m
>
> java.arg.3=-Xmx2048m
>
>
>
> Above I am running my local Nifi starting at 512MB and upto 2GB of memory.
> You need to take some care to increment the number when adding these
> java.arg variables in bootstraf.conf.
>
>
>
> *From:* Mike Thomsen [mailto:mikerthom...@gmail.com]
> *Sent:* Wednesday, April 4, 2018 3:34 PM
> *To:* users@nifi.apache.org
> *Subject:* EXT: Change memory limits w/ Docker image
>
>
>
> Am I missing something or is there no way to update the settings in
> bootstrap.conf for things like Xmx and Xms?
>
>
>
> Thanks,
>
>
>
> Mike
>

Reply via email to