Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B265A172E5 for ; Wed, 13 May 2015 18:36:02 +0000 (UTC) Received: (qmail 59973 invoked by uid 500); 13 May 2015 18:36:02 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 59914 invoked by uid 500); 13 May 2015 18:36:02 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 59833 invoked by uid 99); 13 May 2015 18:36:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2015 18:36:02 +0000 Date: Wed, 13 May 2015 18:36:02 +0000 (UTC) From: "Xuan Gong (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-2221) WebUI: RM scheduler page's queue filter status will affect appllication page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-2221?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong resolved YARN-2221. ----------------------------- Resolution: Duplicate > WebUI: RM scheduler page's queue filter status will affect appllication p= age > -------------------------------------------------------------------------= --- > > Key: YARN-2221 > URL: https://issues.apache.org/jira/browse/YARN-2221 > Project: Hadoop YARN > Issue Type: Bug > Components: resourcemanager, webapp > Affects Versions: 2.4.0 > Reporter: Peng Zhang > Priority: Minor > > Apps queue filter added by clicking queue bar in scheduler page will affe= ct display of applications page. > No filter query is shown on applications page, this makes confusions. > Also we cannot reset the filter query on application page, and we must co= me back to scheduler page, click "root" queue to reset.=20 > Reproduce steps:=20 > {code} > 1) Configure two queues under root( A & B) > 2) Run some apps using queue A and B respectively > 3) Click =E2=80=9CA=E2=80=9D queue in scheduler page > 4) Click =E2=80=9CApplications=E2=80=9D, only apps of queue A show > 5) Click =E2=80=9CB=E2=80=9D queue in scheduler page > 6) Click =E2=80=9CApplications=E2=80=9D, only apps of queue B show > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)