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 611461834C for ; Wed, 22 Jul 2015 15:57:05 +0000 (UTC) Received: (qmail 52365 invoked by uid 500); 22 Jul 2015 15:57:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 52273 invoked by uid 500); 22 Jul 2015 15:57:05 -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 52034 invoked by uid 99); 22 Jul 2015 15:57:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2015 15:57:05 +0000 Date: Wed, 22 Jul 2015 15:57:05 +0000 (UTC) From: "Antonenko Alexander (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-12503) Display a warning if Oozie is configured with Derby as the db store 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-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonenko Alexander updated AMBARI-12503: ----------------------------------------- Attachment: AMBARI-12503.patch > Display a warning if Oozie is configured with Derby as the db store > ------------------------------------------------------------------- > > Key: AMBARI-12503 > URL: https://issues.apache.org/jira/browse/AMBARI-12503 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.0 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Priority: Critical > Fix For: 2.1.1 > > Attachments: AMBARI-12503.patch > > > As discussed, it would be good to display a warning if Derby is used as the database for Oozie. While it is useful for quick development or sandbox envs, for production we should advise users to use a supported DB like MySQL, Postgres or Oracle > Embedded derby does not allow concurrent connections and is not supported for Oozie HA and will cause slow running of Oozie in action progress under heavier workloads. -- This message was sent by Atlassian JIRA (v6.3.4#6332)