码迷,mamicode.com
首页 > 其他好文 > 详细

<Yarn><Node Labels>

时间:2017-09-20 19:24:14      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:cat   sim   spec   sub   resources   oop   ted   apache   user   

Go through official docs

  • For the official docs of Yarn node label, plase see here.

Overview

  • Node label is a way to group nodes with similiar characteristics and applications can specify where to run.
  • Now only node partition is supported, which is:
    • One node can have only one node partition, so a cluster is partitioned to serveral disjoint sub-clusters by node partitions.
    • User need to configure how much resources of each partition can be used by different queues.
    • There are two kinds of node partitions:
      • Exclusive: containers will be allocated to nodes with exactly match node partition.
      • Non-exclusive: if a partition is non-exclusive, it shares idle resource to container request DEFAULT partition.

Features

 

<Yarn><Node Labels>

标签:cat   sim   spec   sub   resources   oop   ted   apache   user   

原文地址:http://www.cnblogs.com/wttttt/p/7562836.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!