Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F08749254 for ; Tue, 23 Dec 2014 20:12:13 +0000 (UTC) Received: (qmail 68146 invoked by uid 500); 23 Dec 2014 20:12:13 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 68114 invoked by uid 500); 23 Dec 2014 20:12:13 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 68072 invoked by uid 99); 23 Dec 2014 20:12:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2014 20:12:13 +0000 Date: Tue, 23 Dec 2014 20:12:13 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-8672) Config validations not displaying ERRORs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257451#comment-14257451 ] Hudson commented on AMBARI-8672: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit-docker #588 (See [https://builds.apache.org/job/Ambari-trunk-Commit-docker/588/]) AMBARI-8672. Config validations not displaying ERRORs (alexantonenko) (hiveww: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=781deba167a6bd81791cf5ea4dcb5815cc5434d0) * ambari-web/app/utils/config.js * ambari-web/app/views/common/configs/service_configs_by_category_view.js > Config validations not displaying ERRORs > ---------------------------------------- > > Key: AMBARI-8672 > URL: https://issues.apache.org/jira/browse/AMBARI-8672 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Srimanth Gunturi > Assignee: Srimanth Gunturi > Fix For: 2.0.0 > > Attachments: AMBARI-8672.patch, AMBARI-8672_BE.patch, AMBARI-8672_additional.patch > > > Went and changed a tez property, POST /validations is called and the response returns two things: WARN and ERROR. > Only the WARN is showing in the UI. Need to also inform the user about ERROR. -- This message was sent by Atlassian JIRA (v6.3.4#6332)