Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 95E159773 for ; Fri, 4 Nov 2011 16:46:12 +0000 (UTC) Received: (qmail 14833 invoked by uid 500); 4 Nov 2011 16:46:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 14809 invoked by uid 500); 4 Nov 2011 16:46:12 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 14801 invoked by uid 500); 4 Nov 2011 16:46:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 14798 invoked by uid 99); 4 Nov 2011 16:46:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 16:46:12 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 16:46:11 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1FAF630CBE9 for ; Fri, 4 Nov 2011 16:45:51 +0000 (UTC) Date: Fri, 4 Nov 2011 16:45:51 +0000 (UTC) From: "Ning Zhang (Commented) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1001879399.274.1320425151131.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2010716999.25544.1313012607198.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2366) Metastore upgrade scripts for HIVE-2246 do not migrate indexes nor rename the old COLUMNS table 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/HIVE-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144143#comment-13144143 ] Ning Zhang commented on HIVE-2366: ---------------------------------- Backported to branch 0.8 as well. > Metastore upgrade scripts for HIVE-2246 do not migrate indexes nor rename the old COLUMNS table > ----------------------------------------------------------------------------------------------- > > Key: HIVE-2366 > URL: https://issues.apache.org/jira/browse/HIVE-2366 > Project: Hive > Issue Type: Bug > Components: Metastore > Reporter: Sohan Jain > Assignee: Sohan Jain > Fix For: 0.8.0, 0.9.0 > > Attachments: HIVE-2366.1.patch, HIVE-2366.2.patch > > > The upgrade scripts for the hive metastore in HIVE-2246 do not upgrade the indexes. They also need to rename the old COLUMNS table after migration so that old clients will not accidentally access the COLUMNS table. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira