Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 75E5D10737 for ; Tue, 20 Aug 2013 23:26:53 +0000 (UTC) Received: (qmail 66691 invoked by uid 500); 20 Aug 2013 23:26:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 66666 invoked by uid 500); 20 Aug 2013 23:26:53 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 66657 invoked by uid 99); 20 Aug 2013 23:26:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 23:26:53 +0000 Date: Tue, 20 Aug 2013 23:26:53 +0000 (UTC) From: "Himanshu Vashishtha (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8348) Polish the migration to 0.96 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/HBASE-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-8348: --------------------------------------- Attachment: HBASE-8348-approach-2-v2.2.patch Attaching patch which does: a) correctly set fs (using hbase.rootdir uri). b) minor refactoring in UpgradeTo96 (initially, we were checking for live processes even if user doesn't set execute option). Rest of the patch is similar to old one. Thanks. > Polish the migration to 0.96 > ---------------------------- > > Key: HBASE-8348 > URL: https://issues.apache.org/jira/browse/HBASE-8348 > Project: HBase > Issue Type: Bug > Affects Versions: 0.95.0 > Reporter: Jean-Daniel Cryans > Assignee: rajeshbabu > Priority: Critical > Fix For: 0.96.0 > > Attachments: HBASE-8348-approach-2.patch, HBASE-8348-approach-2-v2.1.patch, HBASE-8348-approach-2-v2.2.patch, HBASE-8348-approach-3.patch, HBASE-8348_trunk.patch, HBASE-8348_trunk_v2.patch, HBASE-8348_trunk_v3.patch > > > Currently, migration works but there's still a couple of rough edges: > - HBASE-8045 finished the .META. migration but didn't remove ROOT, so it's still on the filesystem. > - Data in ZK needs to be removed manually. Either we fix up the data in ZK or we delete it ourselves. > - TestMetaMigrationRemovingHTD has a testMetaUpdatedFlagInROOT method, but ROOT is gone now. > Elliott was also mentioning that we could have "hbase migrate" do the HFileV1 checks, clear ZK, remove ROOT, etc. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira