[ 
https://issues.apache.org/jira/browse/HBASE-13075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328373#comment-14328373
 ] 

Hudson commented on HBASE-13075:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6151 (See 
[https://builds.apache.org/job/HBase-TRUNK/6151/])
HBASE-13075 TableInputFormatBase spuriously warning about multiple 
initializeTable calls (busbey: rev 365054c110467d0628019761791281875631f4be)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableInputFormatBase.java


> TableInputFormatBase spuriously warning about multiple initializeTable calls
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-13075
>                 URL: https://issues.apache.org/jira/browse/HBASE-13075
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 1.0.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Minor
>             Fix For: 1.0.1, 1.1.0, 2.2.0
>
>         Attachments: HBASE-13075.1.patch.txt
>
>
> TableInputFormatBase incorrectly checks a local variable (that can't be null) 
> rather than the instance variable (which can be null) to see if it has been 
> called multiple times.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to