Return-Path: X-Original-To: apmail-ambari-user-archive@www.apache.org Delivered-To: apmail-ambari-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F27B18C3F for ; Mon, 3 Aug 2015 17:33:29 +0000 (UTC) Received: (qmail 47740 invoked by uid 500); 3 Aug 2015 17:33:29 -0000 Delivered-To: apmail-ambari-user-archive@ambari.apache.org Received: (qmail 47709 invoked by uid 500); 3 Aug 2015 17:33:29 -0000 Mailing-List: contact user-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ambari.apache.org Delivered-To: mailing list user@ambari.apache.org Received: (qmail 47699 invoked by uid 99); 3 Aug 2015 17:33:28 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2015 17:33:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 8672AD9E89 for ; Mon, 3 Aug 2015 17:33:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id OMMYEvAYwVG2 for ; Mon, 3 Aug 2015 17:33:19 +0000 (UTC) Received: from mail-vk0-f54.google.com (mail-vk0-f54.google.com [209.85.213.54]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id E9AF043DF2 for ; Mon, 3 Aug 2015 17:33:18 +0000 (UTC) Received: by vkca124 with SMTP id a124so44977772vkc.1 for ; Mon, 03 Aug 2015 10:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=N7XMVt4sKZcAV4OB0fXutUG/6g9he7E7TelJc85SaVA=; b=YqByOav8RYN32v743rlXtVovt+zh/7JfRj5xwssM1vyWLN9hNp5Re6/BGUqEZlOfx/ yWnPTH8zXSCzyz+X/MguhHEHb9POCQPAV+vD8KRfIpssOX/gJNZAAzfE7KyZmASIJ8ke a61iZvWkQhL/49yAkhWIBUcreg03LMGZVIOueYkRVXKFQ7MQoRjV5UaZXsoIKNNeX9OS PjXFu519rlfTDftX2mQ5k0xLTAlZSpJqQcj0CkHJsCHSowymh5ZbYJYLCQLiFaA0v9ot kEPxlVFkrKsAK4/00pLyaKqbCg1TB4oFvFvXBj0Gt21z6H1OQFSaAMKk2lk3QTgekEwm 3yUA== MIME-Version: 1.0 X-Received: by 10.53.1.171 with SMTP id bh11mr28643373vdd.95.1438623192491; Mon, 03 Aug 2015 10:33:12 -0700 (PDT) Received: by 10.31.64.10 with HTTP; Mon, 3 Aug 2015 10:33:12 -0700 (PDT) In-Reply-To: <1438622598591.86632@hortonworks.com> References: <1438622598591.86632@hortonworks.com> Date: Mon, 3 Aug 2015 13:33:12 -0400 Message-ID: Subject: Re: Summary Panel From: Bryan Bende To: user@ambari.apache.org Content-Type: multipart/alternative; boundary=001a1135f83a5aae7d051c6b902b --001a1135f83a5aae7d051c6b902b Content-Type: text/plain; charset=UTF-8 Thanks Jaimin, that is what I was looking for. -Bryan On Mon, Aug 3, 2015 at 1:23 PM, Jaimin Jetly wrote: > Hi Bryan, > > Primary information (status and link of service host components) for a > service comes by default on summary panel. > > Anything more customized and specific to a service needs to be coded in > the ambari-web. > > > Following is the pointer on ui code for HDFS summary: > > HDFS summary template: link > > > HDFS summary view: link > > > > > -- Thanks > > Jaimin > > > ------------------------------ > *From:* Bryan Bende > *Sent:* Monday, August 03, 2015 10:02 AM > *To:* user@ambari.apache.org > *Subject:* Summary Panel > > On the Summary Tab for a service, there are panels for Summary and > Metrics... the Metrics panel is defined by widgets.json, but what defines > the Summary panel? > > Some services like HDFS have more information in there, and I was > wondering what controls that. > > Thanks, > > Bryan > --001a1135f83a5aae7d051c6b902b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Jaimin, that is what I was looking for.

-Bryan

On Mon, Aug 3, 2015 at 1:23 PM, Jaimin Jetly <= ;jaimin@hortonw= orks.com> wrote:

Hi Bryan,

Primary=C2=A0information (status and link of service host components) fo= r a service=C2=A0comes by default on summary panel.

Anything more customized and specific to a service=C2=A0needs to be code= d in the ambari-web.=C2=A0


Following is the=C2=A0pointer on ui code=C2=A0for HDFS summary:

HDFS summary template: link

HDFS summary view: link



-- Thanks

=C2=A0 =C2=A0 Jaimin



From: Bryan Bende <bbende@gmail.com>
Sent: Monday, August 03, 2015 10:02 AM
To: user= @ambari.apache.org
Subject: Summary Panel
=C2=A0
On the Summary Tab for a service, there are panels for Sum= mary and Metrics... the Metrics panel is defined by widgets.json, but what = defines the Summary panel?

Some services like HDFS have more information in there, and I was wond= ering what controls that.

Thanks,

Bryan

--001a1135f83a5aae7d051c6b902b--