You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Phabricator (JIRA)" <ji...@apache.org> on 2012/11/01 02:29:12 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488412#comment-13488412 ] 

Phabricator commented on HBASE-7031:
------------------------------------

pritamdamania has added reviewers to the revision "[jira] [HBASE-7031] [89-fb] Add startRow/endRow to TableInputFormat".
Added Reviewers: aaiyer, Liyin

  Could someone take a look at this diff ?

REVISION DETAIL
  https://reviews.facebook.net/D6129

To: Kannan, Karthik, JIRA, mbautin, aaiyer, Liyin, pritamdamania
Cc: tjackson

                
> 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 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