Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C67F61798A for ; Fri, 10 Apr 2015 14:45:37 +0000 (UTC) Received: (qmail 6004 invoked by uid 500); 10 Apr 2015 14:45:35 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 5929 invoked by uid 500); 10 Apr 2015 14:45:35 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 5916 invoked by uid 99); 10 Apr 2015 14:45:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 14:45:35 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yuzhihong@gmail.com designates 209.85.214.174 as permitted sender) Received: from [209.85.214.174] (HELO mail-ob0-f174.google.com) (209.85.214.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 14:45:09 +0000 Received: by oblw8 with SMTP id w8so18149588obl.0 for ; Fri, 10 Apr 2015 07:44:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=DqrvZG1pn6bvSf+FTYZb2ndn7gAAUkV67t+D1v1RWhk=; b=YDajRYn+9gK3q+dxReIfoCix+z7sTj3SCPllucHBV4G39AJXg5f8JtEi6aWpG5xKwR x5pYpZUJ8rGU5bsEY+Dz+6uuLoJwAlkDAbIrXi7wp+Efvxew+eI1aPDEfUUBL3FyLSOT awSr9DSpPNFY74qjSlKojT+GQX2LHCk6JSkaKUM+OYGuJo9A84fOfl7+jVFg1Xf42WOk 1oaQF+lGD9egdungnKHsOCDEcrbAuA6Gg7gnuZhgS4r8fZA2Ji71HnIfiklT1L4MNZHU 13LCNjygxFSOWkoqgOHtTKiqVnXBRAV0Cp1EAAQnMfY8k4Ay/iDowR0siqTJapjxvlUk Zeeg== MIME-Version: 1.0 X-Received: by 10.183.24.168 with SMTP id ij8mr2352653obd.15.1428677058113; Fri, 10 Apr 2015 07:44:18 -0700 (PDT) Received: by 10.202.227.137 with HTTP; Fri, 10 Apr 2015 07:44:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 10 Apr 2015 07:44:18 -0700 Message-ID: Subject: Re: hbase table recovery From: Ted Yu To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=001a1134a2b08c3e8305135fcc17 X-Virus-Checked: Checked by ClamAV on apache.org --001a1134a2b08c3e8305135fcc17 Content-Type: text/plain; charset=UTF-8 Can you give us a bit more information ? Release of hbase How the table was deleted Were you using snapshot before the table was deleted ? Thanks On Fri, Apr 10, 2015 at 1:17 AM, Bharath Kumar wrote: > Hi Team, > We have a hbase table which was backed up 6 months ago it was > deleted accidentally . Can it be restored to most current state ? Is there > a information about steps to be performed. > --001a1134a2b08c3e8305135fcc17--