Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A08AE200BAA for ; Thu, 27 Oct 2016 20:43:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9F5D9160AF6; Thu, 27 Oct 2016 18:43:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 15222160B01 for ; Thu, 27 Oct 2016 20:42:59 +0200 (CEST) Received: (qmail 54317 invoked by uid 500); 27 Oct 2016 18:42:59 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 54072 invoked by uid 99); 27 Oct 2016 18:42:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2016 18:42:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 03EE22C2AC0 for ; Thu, 27 Oct 2016 18:42:59 +0000 (UTC) Date: Thu, 27 Oct 2016 18:42:59 +0000 (UTC) From: "Ray Chiang (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5634) Simplify initialization/use of RouterPolicy via a RouterPolicyFacade MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 27 Oct 2016 18:43:00 -0000 [ https://issues.apache.org/jira/browse/YARN-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Chiang updated YARN-5634: ----------------------------- Labels: oct16-medium (was: ) > Simplify initialization/use of RouterPolicy via a RouterPolicyFacade > --------------------------------------------------------------------- > > Key: YARN-5634 > URL: https://issues.apache.org/jira/browse/YARN-5634 > Project: Hadoop YARN > Issue Type: Sub-task > Components: nodemanager, resourcemanager > Affects Versions: YARN-2915 > Reporter: Carlo Curino > Assignee: Carlo Curino > Labels: oct16-medium > Attachments: YARN-5634-YARN-2915.01.patch > > > The current set of policies require some machinery to (re)initialize based on changes in the SubClusterPolicyConfiguration. This JIRA tracks the effort to hide much of that behind a simple RouterPolicyFacade, making lifecycle and usage of the policies easier to consumers. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org