Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 6062017E84 for ; Sat, 11 Apr 2015 01:21:16 +0000 (UTC) Received: (qmail 66135 invoked by uid 500); 11 Apr 2015 01:21:14 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 66032 invoked by uid 500); 11 Apr 2015 01:21:13 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 65900 invoked by uid 99); 11 Apr 2015 01:21:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Apr 2015 01:21:13 +0000 Date: Sat, 11 Apr 2015 01:21:13 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-5629) Unify OfflineMetaRebuild with Hbck 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-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-5629. ----------------------------------- Resolution: Incomplete > Unify OfflineMetaRebuild with Hbck > ---------------------------------- > > Key: HBASE-5629 > URL: https://issues.apache.org/jira/browse/HBASE-5629 > Project: HBase > Issue Type: Improvement > Components: hbck > Affects Versions: 0.90.7, 0.92.2, 0.94.0, 0.95.2 > Reporter: Jonathan Hsieh > > Currently hbck and OfflineMetaRepair share a lot of code but OfflineMetaRepair is currently behind in functionality. It seems that we could merge hbck and OfflineMetaRepair adding something like a -hdfsOnly or -offline flag to hbck. -- This message was sent by Atlassian JIRA (v6.3.4#6332)