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 3FDAC200B24 for ; Wed, 18 May 2016 07:30:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3E898160A23; Wed, 18 May 2016 05:30:15 +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 89027160A09 for ; Wed, 18 May 2016 07:30:14 +0200 (CEST) Received: (qmail 67404 invoked by uid 500); 18 May 2016 05:30:13 -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 67371 invoked by uid 99); 18 May 2016 05:30:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 05:30:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3931F2C1F60 for ; Wed, 18 May 2016 05:30:13 +0000 (UTC) Date: Wed, 18 May 2016 05:30:13 +0000 (UTC) From: "Wangda Tan (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5000) [YARN-3368] App attempt page is not loading when timeline server is not started MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 May 2016 05:30:15 -0000 [ https://issues.apache.org/jira/browse/YARN-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288470#comment-15288470 ] Wangda Tan commented on YARN-5000: ---------------------------------- Committed with YARN-4515. (72151c24452cfef250f7ce6f457dec6ada2cbd26). Thanks [~sunilg]! > [YARN-3368] App attempt page is not loading when timeline server is not started > ------------------------------------------------------------------------------- > > Key: YARN-5000 > URL: https://issues.apache.org/jira/browse/YARN-5000 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Sunil G > Assignee: Sunil G > Fix For: YARN-3368 > > Attachments: 0001-YARN-5000.patch, AppFinishedAndNoTimelineServer.png, AppRunningAndNoTimelineServer.png, AppRunningAndNoTimelineServer_v2.png, YARN-5000-YARN-3368.1.patch, YARN-5000-YARN-3368.2.patch, YARN-5000-YARN-3368.3.patch, YARN-5000-YARN-3368.4.patch, YARN-5000-YARN-3368.5.patch, screenshot-1.png > > > If timeline server is not started, app attempt page is not getting loaded. > In new web-ui, yarnContainer route is tightly coupled with both RM and Timeline server. And if one of server is not up, page will not load. If timeline server is not up, container information from RM is to be displayed. -- 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