[
https://issues.apache.org/jira/browse/HADOOP-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley reassigned HADOOP-2155:
-------------------------------------
Assignee: stack
> Method expecting HBaseConfiguration throw NPE when given Configuration
> ----------------------------------------------------------------------
>
> Key: HADOOP-2155
> URL: https://issues.apache.org/jira/browse/HADOOP-2155
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.15.0
> Environment: Ubuntu Gutsy, Java 6u3
> Reporter: Stu Hood
> Assignee: stack
> Priority: Minor
> Fix For: 0.16.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.