[
https://issues.apache.org/jira/browse/HBASE-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Libor Dener updated HBASE-2908:
-------------------------------
Status: Patch Available (was: Open)
hbase-2908-fix.patch should fix the mentioned issue.
> Wrong order of null-check
> -------------------------
>
> Key: HBASE-2908
> URL: https://issues.apache.org/jira/browse/HBASE-2908
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Affects Versions: 0.89.20100621
> Reporter: Libor Dener
> Priority: Trivial
> Attachments: hbase-2908-fix.patch
>
>
> In method
> org.apache.hadoop.hbase.mapreduce.TableInputFormatBase.getSplits(JobContext)
> this.table is used before null-throw check.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.