Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2C50310E7E for ; Fri, 6 Dec 2013 02:22:36 +0000 (UTC) Received: (qmail 50074 invoked by uid 500); 6 Dec 2013 02:22:35 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 50048 invoked by uid 500); 6 Dec 2013 02:22:35 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 50039 invoked by uid 99); 6 Dec 2013 02:22:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 02:22:35 +0000 Date: Fri, 6 Dec 2013 02:22:35 +0000 (UTC) From: "Vinod Kumar Vavilapalli (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1139) [Umbrella] Convert all RM components to Services MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840850#comment-13840850 ] Vinod Kumar Vavilapalli commented on YARN-1139: ----------------------------------------------- Is it absolutely necessary to convert all of the components to be services. Can we focus on the absolute minimum needed? And what would that minimal set be? > [Umbrella] Convert all RM components to Services > ------------------------------------------------ > > Key: YARN-1139 > URL: https://issues.apache.org/jira/browse/YARN-1139 > Project: Hadoop YARN > Issue Type: Improvement > Components: resourcemanager > Affects Versions: 2.1.0-beta > Reporter: Karthik Kambatla > Assignee: Tsuyoshi OZAWA > > Some of the RM components - state store, scheduler etc. are not services. Converting them to services goes well with the "Always On" and "Active" service separation proposed on YARN-1098. > Given that some of them already have start(), stop() methods, it should not be too hard to convert them to services. > That would also be a cleaner way of addressing YARN-1125. -- This message was sent by Atlassian JIRA (v6.1#6144)