[
https://issues.apache.org/jira/browse/HBASE-17601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854999#comment-15854999
]
Hudson commented on HBASE-17601:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2457 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2457/])
HBASE-17601 close() in TableRecordReaderImpl assumes the split has (tedyu: rev
19e1450b0fcfa38741f937042bb0870e4cef47e5)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableRecordReaderImpl.java
> 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
> Reporter: Michael Axiak
> Assignee: Michael Axiak
> Priority: Minor
> Fix For: 2.0.0, 1.4.0, 1.3.1, 1.2.5
>
> Attachments: HBASE-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)