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 1E44B11F9E for ; Thu, 21 Aug 2014 23:50:12 +0000 (UTC) Received: (qmail 21096 invoked by uid 500); 21 Aug 2014 23:50:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 21069 invoked by uid 500); 21 Aug 2014 23:50:11 -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 20950 invoked by uid 99); 21 Aug 2014 23:50:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2014 23:50:11 +0000 Date: Thu, 21 Aug 2014 23:50:11 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-6979) FE: Installer wizard should proceed even when validation call failed 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-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srimanth Gunturi resolved AMBARI-6979. -------------------------------------- Resolution: Fixed Committed to trunk > FE: Installer wizard should proceed even when validation call failed > -------------------------------------------------------------------- > > Key: AMBARI-6979 > URL: https://issues.apache.org/jira/browse/AMBARI-6979 > Project: Ambari > Issue Type: Task > Components: client > Affects Versions: 1.7.0 > Reporter: Srimanth Gunturi > Assignee: Srimanth Gunturi > Fix For: 1.7.0 > > Attachments: AMBARI-6979.patch > > > During install wizard I changed a config value so that it was different than recommended value (yarn.scheduler.minimum-allocation-mb). I then hit _Next_ which made a configs validation API call. However the call failed for some reason (AMBARI-6951), and a dialog said "Config validation failed" and basically the wizard was stuck in the Configurations page. > However, this dialog should allow you to proceed where the dialog is: > Title - Save Configs > Message - Validation of configs has failed. > Buttons - Cancel, Continue Anyway > Clicking on Continue Anyway should allow user to proceed to next page. -- This message was sent by Atlassian JIRA (v6.2#6252)