[
https://issues.apache.org/jira/browse/HBASE-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman moved HADOOP-2155 to HBASE-688:
---------------------------------------------
Fix Version/s: (was: 0.16.0)
0.1.0
Affects Version/s: (was: 0.15.0)
0.16.0
Key: HBASE-688 (was: HADOOP-2155)
Project: Hadoop HBase (was: Hadoop Core)
> Method expecting HBaseConfiguration throw NPE when given Configuration
> ----------------------------------------------------------------------
>
> Key: HBASE-688
> URL: https://issues.apache.org/jira/browse/HBASE-688
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.16.0
> Environment: Ubuntu Gutsy, Java 6u3
> Reporter: Stu Hood
> Assignee: stack
> Priority: Minor
> Fix For: 0.1.0
>
> Attachments: 2156.patch
>
>
> The HBaseAdmin constructor takes a Configuration object, but if passed a
> Hadoop Configuration, will throw a very unhelpful NPE. Instead, it requires a
> HBaseConfiguration, and should explicitly say so.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.