Hadoop 2.0 Queue

Hadoop 2.0 Queue setting 解析。

hadoop  資源控制採取queue 控制,每個queue 都有相關的資源配置信息。這裏不說怎麼進行配置變更(相關的參數就可在xml中修改),用一張圖解釋每個參數的意義。


Queue State:                               queue 的狀態                        
Used Capacity:                           queue已使用資源佔queue capacity的百分比                          
Absolute Used Capacity:          queue已使用資源佔集羣的百分比              
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:                        最多可以運行的app個數         
Max Applications Per User:       每個user最多可以運行的app個數       
Configured Capacity:                 queue 至少可以使用系統資源佔集羣的百分比                   
Configured Max Capacity:         queue 最多可以使用系統資源佔集羣的百分比                    
Configured Minimum User Limit Percent:    每個user最多可以使用queue資源的百分比
Configured User Limit Factor:                         每個user最多可以使用幾個其他queue的資源

發佈了40 篇原創文章 · 獲贊 2 · 訪問量 6萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章