TableMap should survive USE
---------------------------
Key: HBASE-816
URL: https://issues.apache.org/jira/browse/HBASE-816
Project: Hadoop HBase
Issue Type: Improvement
Components: mapred
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
If work in a TableMap task exceeds the client lease time, the task will fail
with an UnknownScannerException. TableInputFormatBase should handle this by
restarting with a new scanner from the last key seen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.