How to change knox heap size
Category : Bigdata
Some time due to heavy load you may a requirement to increase your knox jvm size to deal more reques and to give response in a time.
So in that case you can change your knox jvm size in following ways.
- go to /usr/hdp/current/knox-server/bin/gateway.sh and seach for APP_MEM_OPTS string.
- Once you get it then you can change it accordingly:
APP_MEM_OPTS=“-Xms2g -Xmx2g”
You need to restart your knox gateway services to take effect.
1 Comment
ChandraPal
November 13, 2016 at 2:34 pmhttp://underthegunreview.net/2015/04/09/utg-photos-big-data-at-the-shelter-in-detroit-mi-4215/bigdata-8961/