[
https://issues.apache.org/jira/browse/HBASE-17601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Axiak updated HBASE-17601:
----------------------------------
Flags: Patch
Affects Version/s: 2.0.0
Fix Version/s: 3.0.0
Component/s: hadoop2
> 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
> Components: hadoop2
> Affects Versions: 2.0.0
> Reporter: Michael Axiak
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: 17601.patch
>
>
> 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)