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 81C0A6CAB for ; Sun, 31 Jul 2011 16:38:32 +0000 (UTC) Received: (qmail 97287 invoked by uid 500); 31 Jul 2011 16:38:32 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 97146 invoked by uid 500); 31 Jul 2011 16:38:31 -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 97138 invoked by uid 99); 31 Jul 2011 16:38:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jul 2011 16:38:31 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jul 2011 16:38:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 90DA0962CB for ; Sun, 31 Jul 2011 16:38:09 +0000 (UTC) Date: Sun, 31 Jul 2011 16:38:09 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: issues@hbase.apache.org Message-ID: <1566110090.21809.1312130289590.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <61342584.19728.1311969610718.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4148) HFileOutputFormat doesn't fill in TIMERANGE_KEY metadata MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073368#comment-13073368 ] Todd Lipcon commented on HBASE-4148: ------------------------------------ Looks like the current patch only applies against 0.90. Can you make one for trunk too? > HFileOutputFormat doesn't fill in TIMERANGE_KEY metadata > -------------------------------------------------------- > > Key: HBASE-4148 > URL: https://issues.apache.org/jira/browse/HBASE-4148 > Project: HBase > Issue Type: Bug > Components: mapreduce > Affects Versions: 0.90.3 > Reporter: Todd Lipcon > Assignee: Jonathan Hsieh > Fix For: 0.90.5 > > Attachments: 0001-HBASE-4148-HFileOutputFormat-doesn-t-fill-in-TIMERAN.patch, 0001-HBASE-4148.-HFileOutputFormat-doesn-t-fill-in-TIMERA.patch > > > When HFiles are flushed through the normal path, they include an attribute TIMERANGE_KEY which can be used to cull HFiles when performing a time-restricted scan. Files produced by HFileOutputFormat are currently missing this metadata. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira