eubnara / study

6 stars 2 forks source link

YARN – THE CAPACITY SCHEDULER #89

Open eubnara opened 6 years ago

eubnara commented 6 years ago

https://ko.hortonworks.com/blog/yarn-capacity-scheduler/ https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.3/bk_yarn-resource-management/content/setting_user_limits.html

eubnara commented 6 years ago

I confused the effects from configuring user-limit-factor, minimum-user-limit-percent.

I understand that:

It is acceptable to me when minimum-user-limit-percent * (1 / 100) <= user-limit-factor.

How is it going when user-limit-factor <= minimum-user-limit-percent * (1 / 100)? In this circumstance, I think user-limit-factor is only meaningful.

eubnara commented 6 years ago

https://ko.hortonworks.com/blog/better-slas-via-resource-preemption-in-yarns-capacityscheduler/