Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 2EE3F113D7 for ; Tue, 13 May 2014 23:05:57 +0000 (UTC) Received: (qmail 73943 invoked by uid 500); 13 May 2014 17:39:17 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 73895 invoked by uid 500); 13 May 2014 17:39:17 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 73887 invoked by uid 99); 13 May 2014 17:39:17 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 17:39:17 +0000 Received: from localhost (HELO mail-lb0-f173.google.com) (127.0.0.1) (smtp-auth username ctubbsii, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 17:39:17 +0000 Received: by mail-lb0-f173.google.com with SMTP id 10so549673lbg.4 for ; Tue, 13 May 2014 10:39:15 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.112.13.137 with SMTP id h9mr2032944lbc.33.1400002755475; Tue, 13 May 2014 10:39:15 -0700 (PDT) Received: by 10.114.99.67 with HTTP; Tue, 13 May 2014 10:39:15 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 May 2014 13:39:15 -0400 Message-ID: Subject: Re: Exporting Tables - From What Version to What Version? From: Christopher To: Accumulo Dev List Content-Type: text/plain; charset=UTF-8 Any version newer than the version which exported it should be able to import it. A file created by a newer version is not expected to work in an older version, though. -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Tue, May 13, 2014 at 9:13 AM, David Medinets wrote: > When a v1.5.x table is exported, what versions of Accumulo will import it? > A similar question can be asked about v1.6.x.