yarn调优
Posted hongfeng2019
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了yarn调优相关的知识,希望对你有一定的参考价值。
参考:
https://www.cnblogs.com/yinzhengjie/articles/11064239.html
yarn.scheduler.fair.allow-undeclared-pools false #不容许用户自己创建队列
yarn.scheduler.minimum-allocation-mb 512
以上是关于yarn调优的主要内容,如果未能解决你的问题,请参考以下文章
03JVM调优调优--2.基础:参数说明(堆参数说明),垃圾收集器(前置知识:垃圾回收算法,GC种类),垃圾收集器(种类,相关介绍)