Return-Path: X-Original-To: apmail-ambari-commits-archive@www.apache.org Delivered-To: apmail-ambari-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B66CF18224 for ; Tue, 26 Jan 2016 21:45:10 +0000 (UTC) Received: (qmail 60557 invoked by uid 500); 26 Jan 2016 21:45:05 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 60400 invoked by uid 500); 26 Jan 2016 21:45:05 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 59652 invoked by uid 99); 26 Jan 2016 21:45:04 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2016 21:45:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9B6E0E0D64; Tue, 26 Jan 2016 21:45:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ncole@apache.org To: commits@ambari.apache.org Date: Tue, 26 Jan 2016 21:45:16 -0000 Message-Id: In-Reply-To: <8ba71937e62d427d95e867ff1fdeaf74@git.apache.org> References: <8ba71937e62d427d95e867ff1fdeaf74@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [13/50] ambari git commit: AMBARI-14775. Remove hive.metastore.schema.verification as part of base config properties (ncole) AMBARI-14775. Remove hive.metastore.schema.verification as part of base config properties (ncole) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8d329087 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8d329087 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8d329087 Branch: refs/heads/branch-dev-patch-upgrade Commit: 8d329087bc39d4089866aba68f3f7ae2fcd76442 Parents: cc0b752 Author: Nate Cole Authored: Fri Jan 22 12:03:58 2016 -0500 Committer: Nate Cole Committed: Fri Jan 22 12:03:58 2016 -0500 ---------------------------------------------------------------------- .../stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/8d329087/ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml index 8866606..88c0291 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml @@ -1817,10 +1817,6 @@ limitations under the License. - hive.metastore.schema.verification - true - - datanucleus.autoCreateSchema false