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 A3543200B7C for ; Wed, 3 Aug 2016 11:58:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A21EE160A86; Wed, 3 Aug 2016 09:58:23 +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 178C2160AAA for ; Wed, 3 Aug 2016 11:58:22 +0200 (CEST) Received: (qmail 74479 invoked by uid 500); 3 Aug 2016 09:58: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 74283 invoked by uid 99); 3 Aug 2016 09:58:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2016 09:58:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ACEF22C0DA8 for ; Wed, 3 Aug 2016 09:58:20 +0000 (UTC) Date: Wed, 3 Aug 2016 09:58:20 +0000 (UTC) From: "Weiwei Yang (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5402) Fix NoSuchMethodError in ClusterMetricsInfo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 03 Aug 2016 09:58:23 -0000 [ https://issues.apache.org/jira/browse/YARN-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405656#comment-15405656 ] Weiwei Yang commented on YARN-5402: ----------------------------------- Hello [~sunilg] Some updates I just tried latest trunk, there is no such issue. I setup a 1 node cluster and tried again with 3368 branch, this did not happen to me as well. (Previously I was setting a 3 nodes cluster, not sure if that matters) I'd like to keep this open for a while in case I am able to reproduce it again. > Fix NoSuchMethodError in ClusterMetricsInfo > ------------------------------------------- > > Key: YARN-5402 > URL: https://issues.apache.org/jira/browse/YARN-5402 > Project: Hadoop YARN > Issue Type: Sub-task > Components: webapp > Affects Versions: YARN-3368 > Reporter: Weiwei Yang > Attachments: YARN-5402.YARN-3368.001.patch > > > When trying out new UI on a cluster, the index page failed to load because of error {code}java.lang.NoSuchMethodError: org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics.getReservedMB()J{code} -- 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