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 49EA118BED for ; Wed, 6 Jan 2016 23:27:40 +0000 (UTC) Received: (qmail 6898 invoked by uid 500); 6 Jan 2016 23:27:40 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 6854 invoked by uid 500); 6 Jan 2016 23:27:40 -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 6794 invoked by uid 99); 6 Jan 2016 23:27:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2016 23:27:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D51742C1F60 for ; Wed, 6 Jan 2016 23:27:39 +0000 (UTC) Date: Wed, 6 Jan 2016 23:27:39 +0000 (UTC) From: "Li Lu (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4238) createdTime and modifiedTime is not reported while publishing entities to ATSv2 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-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086484#comment-15086484 ] Li Lu commented on YARN-4238: ----------------------------- That's an important concern. I know [~hitesh] knows a lot of details there, but not sure he can get back in time in vacation. I'll check with the Tez community about this. > createdTime and modifiedTime is not reported while publishing entities to ATSv2 > ------------------------------------------------------------------------------- > > Key: YARN-4238 > URL: https://issues.apache.org/jira/browse/YARN-4238 > Project: Hadoop YARN > Issue Type: Sub-task > Components: timelineserver > Affects Versions: YARN-2928 > Reporter: Varun Saxena > Assignee: Varun Saxena > Labels: yarn-2928-1st-milestone > Attachments: YARN-4238-YARN-2928.01.patch, YARN-4238-feature-YARN-2928.002.patch, YARN-4238-feature-YARN-2928.003.patch, YARN-4238-feature-YARN-2928.02.patch > > > While publishing entities from RM and elsewhere we are not sending created time. For instance, created time in TimelineServiceV2Publisher class and for other entities in other such similar classes is not updated. We can easily update created time when sending application created event. Likewise for modification time on every write. -- This message was sent by Atlassian JIRA (v6.3.4#6332)