Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-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 74798DA50 for ; Sun, 2 Sep 2012 22:02:10 +0000 (UTC) Received: (qmail 62137 invoked by uid 500); 2 Sep 2012 22:02:09 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 62011 invoked by uid 500); 2 Sep 2012 22:02:09 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 61746 invoked by uid 500); 2 Sep 2012 22:02:08 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 61723 invoked by uid 99); 2 Sep 2012 22:02:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Sep 2012 22:02:08 +0000 Date: Mon, 3 Sep 2012 09:02:08 +1100 (NCT) From: "Dmitriy V. Ryaboy (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: <527920011.29100.1346623328761.JavaMail.jiratomcat@arcas> In-Reply-To: <696577374.38049.1345596038171.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (PIG-2886) Add Scan TimeRange to HBaseStorage 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/PIG-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-2886. ------------------------------------ Resolution: Fixed Fix Version/s: (was: 0.9.3) 0.11 Applied to trunk. As there any need to apply this to 0.10 branch? Not sure we'll release a 0.10.1 branch at this point.. > Add Scan TimeRange to HBaseStorage > ----------------------------------- > > Key: PIG-2886 > URL: https://issues.apache.org/jira/browse/PIG-2886 > Project: Pig > Issue Type: Bug > Affects Versions: 0.9.0, 0.9.1, 0.9.2 > Reporter: Ted Malaska > Assignee: Ted Malaska > Priority: Minor > Labels: newbie > Fix For: 0.11 > > Attachments: PIG-2886-0.patch, PIG-2886-1.patch, PIG-2886-2.patch, PIG-2886-3.patch > > > I have a client that wants to use pig. They are using MR now. They can't use PIG right now because they only want to fetch the last day's worth of data in HBase. A filter with time range would require reading all the HStore files. If we hold major compaction until after the fetch and use Scan Time Range we only need to read very little in compression. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira