Wangda Tan and Mayank Bansal presented on YARN Node Labels. Node labels allow grouping nodes with similar hardware or software profiles and partitioning a cluster. This allows applications to request nodes with specific resources and partitions the cluster for different organizations or workloads. Node partitions were added in Hadoop 2.6 to allow exclusive or non-exclusive access to labeled nodes. Ebay and other companies use node labels to separate machine learning, licensed software, and organizational workloads. Future work includes adding node constraints and supporting node labels in other Apache projects like FairScheduler, Tez and Oozie.