当前位置:网站首页>Spark on yarn资源优化思路笔记
Spark on yarn资源优化思路笔记
2022-07-03 03:01:00 【Andromeda】

yarn.nodemanager.resource.memory-mb
//每个NodeManager可以供yarn调度(分配给container)的物理内存,单位MB
yarn.nodemanager.resource.cpu-vcores
//每个NodeManager可以供yarn调度(分配给container)的vcore个数
yarn.scheduler.maximum-allocation-mb
//每个container能够申请到的最大内存
yarn.scheduler.minimum-allocation-mb
//每个container能够申请到的最小内存,如果设置的值比该值小,默认就是该值
yarn.scheduler.increment-allocation-mb
//container内存不够用时一次性加多少内存 单位MB。默认512M
yarn.scheduler.minimum-allocation-vcores
//每个container能够申请到的最小vcore个数,如果设置的值比该值小,默认就是该值
yarn.scheduler.maximum-allocation-vcores
//每个container能够申请到的最大vcore个数。
yarn.nodemanager.pmem-check-enabled
//是否对contanier实施物理内存限制,会通过一个线程去监控container内存使用情况,超过了container的内存限制以后,就会被kill掉。
yarn.nodemanager.vmem-check-enabled
//是否对container实施虚拟内存限制
边栏推荐
- docker安装redis
- yii2 中andWhere多个or查询 orm条件
- Deep learning: multi-layer perceptron and XOR problem (pytoch Implementation)
- Opengauss database development and debugging tool guide
- Concrete CMS vulnerability
- 处理数据集,使用LabelEncoder将所有id转换为从0开始
- Process the dataset and use labelencoder to convert all IDs to start from 0
- The process of connecting MySQL with docker
- Strategy application of Dameng database
- Le processus de connexion mysql avec docker
猜你喜欢

docker安装redis

从C到Capable-----利用指针作为函数参数求字符串是否为回文字符

C语言初阶-指针详解-庖丁解牛篇

Sous - système I2C (IV): débogage I2C

sql server数据库添加 mdf数据库文件,遇到的报错

用docker 连接mysql的过程

Deep Reinforcement Learning for Intelligent Transportation Systems: A Survey 论文阅读笔记

A2L file parsing based on CAN bus (2)

Xiaodi notes

Docker install redis
随机推荐
C#通用接口调用
docker安装redis
Concrete CMS vulnerability
[C language] MD5 encryption for account password
Edit and preview in the back pipe to get the value writing method of the form
Thunderbolt Chrome extension caused the data returned by the server JS parsing page data exception
【富瀚6630编码存录像,用rtsp服务器及时间戳同步实现vlc观看录像】
The Linux server needs to install the agent software EPS (agent) database
SQL Server Query spécifie la structure de la table
Notifydatasetchanged not applicable to recyclerview - notifydatasetchanged not working on recyclerview
A2L file parsing based on CAN bus (2)
yii2 中andWhere多个or查询 orm条件
Unity3d human skin real time rendering real simulated human skin real time rendering "suggestions collection"
一文带你了解 ZigBee
从输入URL到页面展示这中间发生了什么?
复选框的使用:全选,全不选,选一部分
内存泄漏工具VLD安装及使用
Three. JS local environment setup
JS finds all the parent nodes or child nodes under a node according to the tree structure
Add automatic model generation function to hade