You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/04/17 02:19:00 UTC

[jira] [Updated] (HBASE-13075) TableInputFormatBase spuriously warning about multiple initializeTable calls

     [ https://issues.apache.org/jira/browse/HBASE-13075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk updated HBASE-13075:
---------------------------------
    Fix Version/s:     (was: 2.2.0)
                   2.0.0

> 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: 2.0.0, 1.0.1, 1.1.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)