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 6715E200B3C for ; Wed, 29 Jun 2016 01:20:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 66050160A56; Tue, 28 Jun 2016 23:20:12 +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 ACFC8160A70 for ; Wed, 29 Jun 2016 01:20:11 +0200 (CEST) Received: (qmail 62864 invoked by uid 500); 28 Jun 2016 23:20:10 -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 62669 invoked by uid 99); 28 Jun 2016 23:20:10 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2016 23:20:10 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3C6C12C1F62 for ; Tue, 28 Jun 2016 23:20:10 +0000 (UTC) Date: Tue, 28 Jun 2016 23:20:10 +0000 (UTC) From: "Sangeeta Ravindran (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17469) Hive and Oozie db displayed incorrectly on the installer review page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Jun 2016 23:20:12 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeeta Ravindran updated AMBARI-17469: ---------------------------------------- Attachment: AMBARI-17469.patch > Hive and Oozie db displayed incorrectly on the installer review page > -------------------------------------------------------------------- > > Key: AMBARI-17469 > URL: https://issues.apache.org/jira/browse/AMBARI-17469 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: trunk > Reporter: Sangeeta Ravindran > Assignee: Sangeeta Ravindran > Priority: Minor > Fix For: trunk > > Attachments: AMBARI-17469.patch, incorrectdb.jpg, withfix.jpg > > > Hive: > 1. When installing Hive select a non-default db option for e.g. Existing PostgreSQL Database as the Hive database. > 2. Click Next to get to the review page, > 3. Observe that under Services, the database for Hive is displayed as below: > Hive > Metastore : bdavm443.svl.ibm.com > HiveServer2 : bdavm443.svl.ibm.com > WebHCat Server : bdavm443.svl.ibm.com > Database : MySQL (Existing PostgreSQL Database) > The default value of hive_admin_database (MySQL) is displayed no matter which database was selected. > Oozie: > 1. When installing Oozie with any database option selected, on the review page, observe that under Services, the database for Oozie is displayed as below: > Oozie > Server : bdavm443.svl.ibm.com > Database : > A blank is displayed although an existing database was selected. -- This message was sent by Atlassian JIRA (v6.3.4#6332)