You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Axiak (JIRA)" <ji...@apache.org> on 2017/02/06 14:47:41 UTC

[jira] [Created] (HBASE-17601) close() in TableRecordReaderImpl assumes the split has started

Michael Axiak created HBASE-17601:
-------------------------------------

             Summary: close() in TableRecordReaderImpl assumes the split has started
                 Key: HBASE-17601
                 URL: https://issues.apache.org/jira/browse/HBASE-17601
             Project: HBase
          Issue Type: Bug
            Reporter: Michael Axiak
            Priority: Minor


When closing the input format, it assumes that the split has already started, which means that close can cause exceptions. In the case the map task decides not to fetch a single row, this causes the job to unnecessarily fail.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)