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

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

pritamdamania has commandeered the revision "[jira] [HBASE-7031] [89-fb] Add 
startRow/endRow to TableInputFormat".
Added Reviewers: mbautin

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

To: pritamdamania, Kannan, Karthik, JIRA, mbautin

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

Reply via email to