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 2D23717B1F for ; Thu, 25 Sep 2014 16:21:08 +0000 (UTC) Received: (qmail 58499 invoked by uid 500); 25 Sep 2014 16:21:06 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 58430 invoked by uid 500); 25 Sep 2014 16:21:06 -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 58416 invoked by uid 99); 25 Sep 2014 16:21:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2014 16:21:05 +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 (nike.apache.org: domain of brian.jeltema@digitalenvoy.net designates 68.64.43.136 as permitted sender) Received: from [68.64.43.136] (HELO barracuda.digitalenvoy.net) (68.64.43.136) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 25 Sep 2014 16:20:33 +0000 X-ASG-Debug-ID: 1411662031-05f611321437080001-ZI2oBf Received: from brian-jeltema.employees.digitalenvoy.net (norc-office.digitalenvoy.net [64.129.218.66]) by barracuda.digitalenvoy.net with ESMTP id khqM0UEwFXWmYK1i (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Thu, 25 Sep 2014 12:20:31 -0400 (EDT) X-Barracuda-Envelope-From: brian.jeltema@digitalenvoy.net X-Barracuda-Apparent-Source-IP: 64.129.218.66 X-ASG-Whitelist: Client From: Brian Jeltema Content-Type: multipart/alternative; boundary="Apple-Mail=_C654CB49-D13F-4ADC-B017-D2B91DD105AB" Subject: problem restoring snapshot Message-Id: <5EACB1E0-5652-4D6F-A26A-02EF1C20B4B9@digitalenvoy.net> X-ASG-Orig-Subj: problem restoring snapshot Date: Thu, 25 Sep 2014 12:19:36 -0400 To: user@hbase.apache.org Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-Barracuda-Connect: norc-office.digitalenvoy.net[64.129.218.66] X-Barracuda-Start-Time: 1411662031 X-Barracuda-Encrypted: AES128-SHA X-Barracuda-URL: http://barracuda.digitalenvoy.net:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at digitalenvoy.net X-Barracuda-BRTS-Status: 1 X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_C654CB49-D13F-4ADC-B017-D2B91DD105AB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 I exported a snapshot to another cluster, same version of all software. = A restore_snapshot on the target system hung and eventually timed out, I think due to file ownership = issues. I restored hbase ownership to everything in /apps/hbase and tried the restore_snapshot again. It=92s = still hanging, but in the master logs I=92m seeing: clone snapshot=3D{ ss=3Dfoo-9-25-14 table=3DFoo type=3DFLUSH } failed = because A clone should not have regions to restore However, I was able to do a clone_snapshot to a table with a different = name. Does anyone know what this means and how to get past it? (HBase 0.98) Thanks Brian= --Apple-Mail=_C654CB49-D13F-4ADC-B017-D2B91DD105AB--