Hadoop Web UI Queues参数解析

hadoop是通过队列管理集群资源,翻开集群Web UI,找到Schedule查看

这里写图片描述

Queue State : queue 的状态  
Used Capacity : 0.0%  已使用资源占队列配置值的百分比
Absolute Used Capacity : 0.0%  已使用资源占集群的百分比
Absolute Capacity :  queue 至少可以使用系统资源占集群的百分比 
Absolute Max Capacity : queue 最多可以使用系统资源占集群的百分比
Used Resources : 已使用的memory和CPU
Num Schedulable Applications : 正在被调度的app应用个数
Num Non-Schedulable Applications : 没有被调度的app应用个数
Num Containers : 已启用的container容器数量
Max Applications : 最大可运行的应用数量
(处于pending和running状态的,比如配置最大运行量
yarn.scheduler.capacity.maximum-applications10000,Absolute Capacity为90%,则这个值为9000)
(这个就是个摆设,实际取决于集群大小和相关的配置)
Max Applications Per User : 每个user最多可以运行的应用数量
Max Schedulable Applications : 集群最大可调度应用数量,取决于内存总量,应用最小内存分配,am可用资源占比。
(例如:内存总量360G,yarn.scheduler.minimum-allocation-mb1024M,yarn.scheduler.capacity.maximum-am-resource-percent0.1,则此值为360*0.1/1=36Max Schedulable Applications Per User : 单个用户最大可调度应用数量。
(Max Schedulable Applications * 该队列capacity占比 * 单用户可使用队列资源占比)
Configured Capacity : 配置该队列capacity
Configured Max Capacity : 配置该队列最大可使用capacity
Configured Minimum User Limit Percent : 每个user最多可以使用队列资源的百分比
Configured User Limit Factor : 每个user最多可以使用几个其他queue队列的资源
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
The wide range of applications available in GNU/Linux includes not only pure applications, but also tools and utilities for the GNU/Linux environment. GNU/Linux Application Programming takes a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and scripting. Covering a variety of topics related to GNU/Linux application programming, the book is split into six parts: The GNU/Linux Operating System, GNU Tools, Application Development, Advanced Topics (including communication and synchronization and distributed computing), Debugging GNU/Linux Applications, and Scripting. <br/><br/>The book introduces programmers to the environment from the lowest layers (kernel, device drivers, modules) to the user layer (applications, libraries, tools), using an evolutionary approach that builds on knowledge to cover the more complex aspects of the operating system. Through a readable, code-based style developers will learn about the relevant topics of file handling, pipes and sockets, processes and POSIX threads, inter-process communication, and other development topics. After working through the text, they’ll have the knowledge base and skills to begin developing applications in the GNU/Linux environment. <br/><br/>Key Features:<br/><br/>Focuses on GNU/ Linux, not only the Linux APIs, but the GNU tools and libraries that make Linux programming possible <br/>Covers a variety of useful APIs for process management, shared memory, message queues, semaphores, POSIX, file handling, sockets, and more <br/>Provides detailed discussion of scripting and integration with the GNU/Linux environment with bash, including useful shell commands <br/>Introduces developers to GNU/Linux from the lowest layers (kernel, device drivers, modules) to the user layer (applications, libraries, tools) <br/>Explores the multiprocess and multithreaded programming APIs, including debugging applications with the GNU Debugger <br/>About the Author <br/><br/>M. Tim Jones is a successful software engineer and the author of TCP/IP Application Layer Protocols for Embedded Systems, BSD Sockets Programming from a Multi-Language Perspective, and AI Application Programming. He has also written for Dr. Dobbs Journal, Embedded Systems Programming, Circuit Cellar, and The Embedded Linux Journal.<br/>

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

撸依天

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值