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 E54A09902 for ; Thu, 9 Feb 2012 05:53:41 +0000 (UTC) Received: (qmail 70529 invoked by uid 500); 9 Feb 2012 05:53:40 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 69515 invoked by uid 500); 9 Feb 2012 05:53:18 -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 69506 invoked by uid 99); 9 Feb 2012 05:53:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 05:53:13 +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 weidong.ban@gmail.com designates 209.85.214.169 as permitted sender) Received: from [209.85.214.169] (HELO mail-tul01m020-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 05:53:05 +0000 Received: by obbta7 with SMTP id ta7so2574688obb.14 for ; Wed, 08 Feb 2012 21:52:43 -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=2LwqMcU5AJ42Ps9O0UiOb5TskcZXK3Ap9ryBK8FGi6g=; b=bG62U87ZFE7ZBGsJmrxr/VLYYwcJh/hMoppZf+fjbO9HT0lAaPNbsJpuitPjpd/o9w DVzLb2ZxVFymW/gl3aYoYS2AHZzox4nDhnLqPQb1CEHvu2/Up2HIa3zekjMDXhY4quT1 uhsH0s/kd+V3qLgfEyVfmY/s6FKAbWrXrDugY= MIME-Version: 1.0 Received: by 10.182.216.41 with SMTP id on9mr445145obc.18.1328766763965; Wed, 08 Feb 2012 21:52:43 -0800 (PST) Received: by 10.182.29.201 with HTTP; Wed, 8 Feb 2012 21:52:43 -0800 (PST) Date: Thu, 9 Feb 2012 13:52:43 +0800 Message-ID: Subject: migrate to HFileV2 when upgrading to 0.92 From: Bruce Bian To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=f46d04478a7ff49b2204b8819e14 X-Virus-Checked: Checked by ClamAV on apache.org --f46d04478a7ff49b2204b8819e14 Content-Type: text/plain; charset=ISO-8859-1 Hi, After upgraded from 0.90 to 0.92, can I assume that all files are in HFileV2 format after I run a major_compact on the previous data in 0.90? --f46d04478a7ff49b2204b8819e14--