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 6B7F91071A for ; Fri, 21 Mar 2014 12:10:19 +0000 (UTC) Received: (qmail 58042 invoked by uid 500); 21 Mar 2014 12:10:15 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 57982 invoked by uid 500); 21 Mar 2014 12:10:14 -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 57964 invoked by uid 99); 21 Mar 2014 12:10:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 12:10:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Fri, 21 Mar 2014 12:10:04 +0000 X-ASG-Debug-ID: 1395403783-05f61154fb18b190001-ZI2oBf Received: from brian-jeltema.employees.digitalenvoy.net (norc-office.digitalenvoy.net [64.129.218.66]) by barracuda.digitalenvoy.net with ESMTP id SL60hun3T2RhcCwU (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 21 Mar 2014 08:09:43 -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: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: ExportSnapshot using webhdfs Message-Id: X-ASG-Orig-Subj: ExportSnapshot using webhdfs Date: Fri, 21 Mar 2014 08:09:25 -0400 To: user@hbase.apache.org Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) X-Mailer: Apple Mail (2.1827) X-Barracuda-Connect: norc-office.digitalenvoy.net[64.129.218.66] X-Barracuda-Start-Time: 1395403783 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 Is it possible to use webhdfs to export a snapshot to another cluster? If so, what would the command look like? TIA Brian