在每个应用程序上重新读取哪些YARN配置参数?(Which YARN configuration parameters are re

编程入门 行业动态 更新时间:2024-10-25 16:18:50
在每个应用程序上重新读取哪些YARN配置参数?(Which YARN configuration parameters are re-read on each application?)

我有一份工作比我在日常工作流程中运行的其他大约50个工作要大得多。 我希望物业yarn.app.mapreduce.am.resource.mb对于大工作来说更大。 我好运吗? 如何判断哪些属性需要完全重新启动才能更改我的群集中的哪些YARN?

I've got one job that's much bigger than the other 50 or so that run in my daily workflow. I'd like the property yarn.app.mapreduce.am.resource.mb to be larger for just the big job. Am I in luck? How can I tell which properties require a complete restart of which pieces of YARN across my cluster to be changed?

最满意答案

可以在作业级别更改此设置,而无需重新启动YARN服务。 一般情况下,您可以更改每个MR属性。 通常,作业级属性(如mapper / reducer / appmaster内存设置)可以在作业级别更新。

您可以查看此有用的帖子 ,以深入了解此主题。

This setting can be changed on job level without YARN service restart. It's hard to tell in general when you can change each MR property. Usually job level properties like mapper/reducer/appmaster memory settings can be updated on job level.

You can check this helpful post to get a deeper look on this topic.

更多推荐

本文发布于:2023-08-01 20:26:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1364813.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   参数   在每个   YARN   configuration

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!