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 31A887958 for ; Fri, 23 Dec 2011 07:22:37 +0000 (UTC) Received: (qmail 44444 invoked by uid 500); 23 Dec 2011 07:22:36 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 44414 invoked by uid 500); 23 Dec 2011 07:22:36 -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 44405 invoked by uid 99); 23 Dec 2011 07:22:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Dec 2011 07:22:36 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of thehellmaker@gmail.com designates 209.85.160.169 as permitted sender) Received: from [209.85.160.169] (HELO mail-gy0-f169.google.com) (209.85.160.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Dec 2011 07:22:29 +0000 Received: by ghrr18 with SMTP id r18so6813521ghr.14 for ; Thu, 22 Dec 2011 23:22:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=g5v20qLUtk/lxjWod4hwebsatZk5BCVgxH5BAS8GjuI=; b=jjUnSPaEdEJ7jB2AfLCsfLyRvSArfkzNeBjN4KGlEXKTtE/TLD11whcyRcg0cBiU+N rbQdnyYSpaUyrtv8TqO03xWaRgFhp4fPQe2Q6909MLoq09PCgbm6D3y8Y/IziMLMuAeY ua/LEEy5F3TxMUlC56WANa5AUJaXhbhPb/VPs= MIME-Version: 1.0 Received: by 10.236.185.9 with SMTP id t9mr19576974yhm.50.1324624929065; Thu, 22 Dec 2011 23:22:09 -0800 (PST) Received: by 10.236.123.42 with HTTP; Thu, 22 Dec 2011 23:22:09 -0800 (PST) Date: Fri, 23 Dec 2011 12:52:09 +0530 Message-ID: Subject: Contacting a wrong regions From: Akash Ashok To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=20cf30426fb45b897a04b4bd46e5 --20cf30426fb45b897a04b4bd46e5 Content-Type: text/plain; charset=ISO-8859-1 Hi All, We currently have an issue in our HBase cluster that 2 of our regions on a regions server have gone down. We can't enable or disable the regions. Are there any tools to get the data out of it from HDFS files ? We are ok with recreating the indices only for the keys in that region. Cheers, Akash A --20cf30426fb45b897a04b4bd46e5--