[
https://issues.apache.org/jira/browse/HBASE-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-1548.
--------------------------------------
> give a time range in MapReduce
> ------------------------------
>
> Key: HBASE-1548
> URL: https://issues.apache.org/jira/browse/HBASE-1548
> Project: HBase
> Issue Type: Improvement
> Reporter: jaehong choi
> Priority: Major
> Attachments: HBase-1548.patch
>
>
> I've seen a lot of changes in client APIs by HBASE-1304 patch.
> We can give a time range when we scan a table with assign TimeRange instance
> to Scan class.
> I also see some code in
> org.apache.hadoop.hbase.mapreduce.TableInputForamtBase.java, which uses a
> scan instance to get a Scanner instance.
> I think we can also give a time range to query when we do mapreduce on hbase.
> I've already apply this one to my local copy for my purpose, which is about
> time series analysis.
> Thanks.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)