Mikhail Bautin created HBASE-7031:
-------------------------------------
Summary: 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