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 D824A200B4F for ; Mon, 11 Jul 2016 19:30:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D6CCF160A7D; Mon, 11 Jul 2016 17:30:13 +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 3652D160A85 for ; Mon, 11 Jul 2016 19:30:13 +0200 (CEST) Received: (qmail 76366 invoked by uid 500); 11 Jul 2016 17:30:12 -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 76091 invoked by uid 99); 11 Jul 2016 17:30:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 17:30:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EE43B2C02A6 for ; Mon, 11 Jul 2016 17:30:11 +0000 (UTC) Date: Mon, 11 Jul 2016 17:30:11 +0000 (UTC) From: "Joep Rottinghuis (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-3033) [Collector wireup] Implement NM starting the standalone timeline collector daemon MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 11 Jul 2016 17:30:14 -0000 [ https://issues.apache.org/jira/browse/YARN-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated YARN-3033: ----------------------------------- Parent Issue: YARN-5355 (was: YARN-2928) > [Collector wireup] Implement NM starting the standalone timeline collector daemon > --------------------------------------------------------------------------------- > > Key: YARN-3033 > URL: https://issues.apache.org/jira/browse/YARN-3033 > Project: Hadoop YARN > Issue Type: Sub-task > Components: timelineserver > Reporter: Sangjin Lee > Assignee: Li Lu > Labels: YARN-5355 > Attachments: MappingandlaunchingApplevelTimelineaggregators.pdf > > > Per design in YARN-2928, implement node managers starting the ATS writer companion. In YARN-2928, we already have an auxiliary service based solution. Per discussion below, the bulk of that approach has actually been done as part of YARN-3030. In this ticket we can work on the remaining tasks, for example: > # any needed change for configuration, esp. running it inside the NM (e.g. the number of servlet threads) > # set up a start script that starts the per-node aggregator as a standalone daemon > # for the standalone mode, implement a service that receives requests to set up and tear down the app-level data -- 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