首页 > 其他 > 详细

<Yarn><Node Labels>

时间:2017-09-20 19:13:22      阅读:393      评论:0      收藏:0      [点我收藏+]

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>

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!