当前位置:网站首页>Spark on yarn resource optimization ideas notes
Spark on yarn resource optimization ideas notes
2022-07-03 03:06:00 【Andromeda】

yarn.nodemanager.resource.memory-mb
// Every NodeManager You can supply yarn Dispatch ( Assigned to container) Physical memory , Company MB
yarn.nodemanager.resource.cpu-vcores
// Every NodeManager You can supply yarn Dispatch ( Assigned to container) Of vcore Number
yarn.scheduler.maximum-allocation-mb
// Every container The maximum memory that can be applied
yarn.scheduler.minimum-allocation-mb
// Every container The minimum memory that can be applied , If the value set is smaller than this value , Default is the value
yarn.scheduler.increment-allocation-mb
//container How much memory is added at a time when the memory is not enough Company MB. Default 512M
yarn.scheduler.minimum-allocation-vcores
// Every container The smallest you can apply for vcore Number , If the value set is smaller than this value , Default is the value
yarn.scheduler.maximum-allocation-vcores
// Every container The biggest... You can apply for vcore Number .
yarn.nodemanager.pmem-check-enabled
// Whether the contanier Implement physical memory limits , It will be monitored through a thread container Memory usage , More than the container After the memory limit of , Will be kill fall .
yarn.nodemanager.vmem-check-enabled
// Whether the container Implement virtual memory limits
边栏推荐
- Didi programmers are despised by relatives: an annual salary of 800000 is not as good as two teachers
- I2C 子系统(二):I3C spec
- JS finds all the parent nodes or child nodes under a node according to the tree structure
- Docker install redis
- The process of connecting MySQL with docker
- I2C subsystem (I): I2C spec
- 45 lectures on MySQL [index]
- [C语言]给账号密码进行MD5加密
- sql server 查詢指定錶的錶結構
- MySql实战45讲【事务隔离】
猜你喜欢

函数栈帧的创建与销毁

Thunderbolt Chrome extension caused the data returned by the server JS parsing page data exception

Kubernetes cluster log and efk architecture log scheme

I2C subsystem (III): I2C driver

Practice of traffic recording and playback in vivo

A2L file parsing based on CAN bus (2)

左连接,内连接

Your family must be very poor if you fight like this!

Add automatic model generation function to hade

Sous - système I2C (IV): débogage I2C
随机推荐
Use optimization | points that can be optimized in recyclerview
HW initial preparation
I2C subsystem (I): I2C spec
Can I use read-only to automatically implement properties- Is read-only auto-implemented property possible?
ASP. Net core 6 framework unveiling example demonstration [02]: application development based on routing, MVC and grpc
敏捷认证(Professional Scrum Master)模拟练习题
Force deduction ----- the minimum path cost in the grid
sql server 查詢指定錶的錶結構
A2L file parsing based on CAN bus (2)
[fluent] futurebuilder asynchronous programming (futurebuilder construction method | asyncsnapshot asynchronous calculation)
docker安装redis
How to limit the size of the dictionary- How to limit the size of a dictionary?
Spark on yarn资源优化思路笔记
Kubernetes family container housekeeper pod online Q & A?
[principles of multithreading and high concurrency: 1_cpu multi-level cache model]
What does it mean when lambda is not entered?
Deep reinforcement learning for intelligent transportation systems: a survey paper reading notes
Destroy the session and empty the specified attributes
Add MDF database file to SQL Server database, and the error is reported
Force freeing memory in PHP