Give Flume more memory and pre-allocate, enable remote monitoring via JMX
export JAVA_OPTS="-Xms100m -Xmx2000m -Dcom.sun.management.jmxremote"
在conf目录下,flume-env.sh配置中 -Xms和-Xmx一般配置一致。
Give Flume more memory and pre-allocate, enable remote monitoring via JMX
export JAVA_OPTS="-Xms100m -Xmx2000m -Dcom.sun.management.jmxremote"
在conf目录下,flume-env.sh配置中 -Xms和-Xmx一般配置一致。
本文标题:flume在公司中调整内存为4G
本文链接:https://www.haomeiwen.com/subject/jievfktx.html
网友评论