Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CAE1EF2C for ; Mon, 11 Mar 2013 18:25:14 +0000 (UTC) Received: (qmail 83889 invoked by uid 500); 11 Mar 2013 18:25:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 83840 invoked by uid 500); 11 Mar 2013 18:25:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 83831 invoked by uid 99); 11 Mar 2013 18:25:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 18:25:13 +0000 Date: Mon, 11 Mar 2013 18:25:13 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8065) the bulkload can load the hfile into hbase table,but this mechanism can't remove the date before MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-8065?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1359= 9092#comment-13599092 ]=20 Ted Yu commented on HBASE-8065: ------------------------------- Is your target release 0.94 ? {code} + return server.bulkLoadHFilesRefresh(famPaths, regionName); {code} How do we know that the server supports this new feature ? Can you provide patch for trunk ? It would be nice if you can upload the trunk patch onto review board. Thanks =20 > the bulkload can load the hfile into hbase table,but this mechanism can't= remove the date before > -------------------------------------------------------------------------= ----------------------- > > Key: HBASE-8065 > URL: https://issues.apache.org/jira/browse/HBASE-8065 > Project: HBase > Issue Type: Improvement > Components: IPC/RPC, mapreduce, regionserver > Affects Versions: 0.94.0 > Environment: hadoop-1.0.2=E3=80=81hbase-0.94.0 > Reporter: Yuan Kang > Assignee: Yuan Kang > Priority: Critical > Attachments: LoadIncrementalHFiles-bulkload-can-clean-olddata.pat= ch > > > this patch can do bulkload for one more parameter =E2=80=98need to refres= h=E2=80=99,when this parameter is true.bulkload can clean the old date in t= he hbase table ,then do the new date load -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira