You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Cosmin Lehene (JIRA)" <ji...@apache.org> on 2015/01/08 10:00:46 UTC

[jira] [Resolved] (HBASE-7031) Support startRow/endRow in TableInputFormat

     [ https://issues.apache.org/jira/browse/HBASE-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cosmin Lehene resolved HBASE-7031.
----------------------------------
    Resolution: Duplicate

https://issues.apache.org/jira/browse/HBASE-11436

> Support startRow/endRow in TableInputFormat
> -------------------------------------------
>
>                 Key: HBASE-7031
>                 URL: https://issues.apache.org/jira/browse/HBASE-7031
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>            Priority: Minor
>         Attachments: D6129.3.patch, D6129.4.patch
>
>
> We are still using org.apache.hadoop.hbase.mapred.TableInputFormat (as opposed to org.apache.hadoop.hbase.mapreduce.TableInputFormat) for Hadoop Streaming integration. We need to add startRow/endRow support to TableInputFormat due to a product requirement. However, the two TableInputFormat implementations have diverged over time. We need to make mapred.TableInputFormat reuse some of the newer code in mapreduce.TableInputFormat, and add startRow/endRow support to it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)