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 E4EDA200BE1 for ; Mon, 19 Dec 2016 17:59:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E2288160B35; Mon, 19 Dec 2016 16:59:59 +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 6683D160B14 for ; Mon, 19 Dec 2016 17:59:59 +0100 (CET) Received: (qmail 16103 invoked by uid 500); 19 Dec 2016 16:59:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 16084 invoked by uid 99); 19 Dec 2016 16:59:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 16:59:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6A1902C0057 for ; Mon, 19 Dec 2016 16:59:58 +0000 (UTC) Date: Mon, 19 Dec 2016 16:59:58 +0000 (UTC) From: "Andrii Tkach (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19240) Ambari UI should use "hosts_with_failures" from "host_resolution_check" in host check MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Dec 2016 17:00:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrii Tkach updated AMBARI-19240: ---------------------------------- Attachment: AMBARI-19240.patch > Ambari UI should use "hosts_with_failures" from "host_resolution_check" in host check > ------------------------------------------------------------------------------------- > > Key: AMBARI-19240 > URL: https://issues.apache.org/jira/browse/AMBARI-19240 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.5.0 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-19240.patch > > > Earlier UI parsed "failures" property value to get hosts which were failed. But in perf clusters "failures" is very big (more than 300 MB), so we decided to add one more property which contains only hostnames which failed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)