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 B3A54200B50 for ; Fri, 15 Jul 2016 04:38:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B23CB160A85; Fri, 15 Jul 2016 02:38:22 +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 07805160A63 for ; Fri, 15 Jul 2016 04:38:21 +0200 (CEST) Received: (qmail 3136 invoked by uid 500); 15 Jul 2016 02:38:21 -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 3120 invoked by uid 99); 15 Jul 2016 02:38:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2016 02:38:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CA1D92C02B9 for ; Fri, 15 Jul 2016 02:38:20 +0000 (UTC) Date: Fri, 15 Jul 2016 02:38:20 +0000 (UTC) From: "Vinod Kumar Vavilapalli (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5079) [Umbrella] Native YARN framework layer for services and beyond MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 15 Jul 2016 02:38:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5079?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D15378= 764#comment-15378764 ]=20 Vinod Kumar Vavilapalli commented on YARN-5079: ----------------------------------------------- Reigniting this. Started an email thread titled _"(DISCUSS) YARN-5079 : Nat= ive YARN framework layer for services and Apache Slider"_ in the YARN dev m= ailing list and cross-posted to the Sldier dev lists. > [Umbrella] Native YARN framework layer for services and beyond > -------------------------------------------------------------- > > Key: YARN-5079 > URL: https://issues.apache.org/jira/browse/YARN-5079 > Project: Hadoop YARN > Issue Type: New Feature > Reporter: Vinod Kumar Vavilapalli > Assignee: Vinod Kumar Vavilapalli > > (See overview doc at YARN-4692, modifying and copy-pasting some of the re= levant pieces and sub-section 3.3.1 to track the specific sub-item.) > (This is a companion to YARN-4793 in our effort to simplify the entire st= ory, but focusing on APIs) > So far, YARN by design has restricted itself to having a very low-=C2=ADl= evel API that can support any type of application. Frameworks like Apache H= adoop MapReduce, Apache Tez, Apache Spark, Apache REEF, Apache Twill, Apach= e Helix and others ended up exposing higher level APIs that end=C2=AD-users= can directly leverage to build their applications on top of YARN. On the s= ervices side, Apache Slider has done something similar. > With our current attention on making services first=C2=AD-class and simpl= ified, it's time to take a fresh look at how we can make Apache Hadoop YARN= support services well out of the box. Beyond the functionality that I outl= ined in the previous sections in the doc on how NodeManagers can be enhance= d to help services, the biggest missing piece is the framework itself. Ther= e is a lot of very important functionality that a services' framework can o= wn together with YARN in executing services end=C2=AD-to=C2=AD-end. > In this JIRA I propose we look at having a native Apache Hadoop framework= for running services natively on YARN. -- 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