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 53227200B5B for ; Fri, 22 Jul 2016 00:16:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 50750160A7C; Thu, 21 Jul 2016 22:16:27 +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 BDE37160A73 for ; Fri, 22 Jul 2016 00:16:26 +0200 (CEST) Received: (qmail 83078 invoked by uid 500); 21 Jul 2016 22:16:21 -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 83030 invoked by uid 99); 21 Jul 2016 22:16:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2016 22:16:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DE9DF2C0059 for ; Thu, 21 Jul 2016 22:16:20 +0000 (UTC) Date: Thu, 21 Jul 2016 22:16:20 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-17842) enable hive.metastore.schema.verification for schematool use MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Jul 2016 22:16:27 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388522#comment-15388522 ] Thejas M Nair commented on AMBARI-17842: ---------------------------------------- [~sumitmohanty] Yes, it is OK to remove these values now. There was an issue with these settings in hive that has been fixed as part of HIVE-14152 > enable hive.metastore.schema.verification for schematool use > ------------------------------------------------------------ > > Key: AMBARI-17842 > URL: https://issues.apache.org/jira/browse/AMBARI-17842 > Project: Ambari > Issue Type: Bug > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 2.4.0 > > Attachments: AMBARI-17842.1.patch > > > For hive schematool usage, > hive.metastore.schema.verification should be set to true to ensure that schematool has setup the schema properly. > hive.metastore.schema.verification.record.version=false, to ensure that schema hive doesn't overwrite any existing version information, given that autocreate is now set to false. -- This message was sent by Atlassian JIRA (v6.3.4#6332)