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

Aniket Bhatnagar updated HBASE-12108:
-------------------------------------
    Release Note: This patch fixes hbase configuration not found issues when 
HBase jars are loaded in a child class loader whose parent has already loaded 
hadoop classes. Setting appropriate classloader in Configuration should fix 
this issue.  (was: HBASE-12108 - This patch fixes hbase configuration not found 
issues when HBase jars are loaded in a child class loader whose parent has 
already loaded hadoop classes. Setting appropriate classloader in Configuration 
should fix this issue.)

> HBaseConfiguration
> ------------------
>
>                 Key: HBASE-12108
>                 URL: https://issues.apache.org/jira/browse/HBASE-12108
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.98.6
>            Reporter: Aniket Bhatnagar
>            Priority: Minor
>              Labels: class_loader, configuration, patch
>         Attachments: HBaseConfiguration_HBASE_HBASE-12108.patch
>
>
> IN the setup wherein HBase jars are loaded in child classloader whose parent 
> had loaded hadoop-common jar, HBaseConfiguration.create() throws 
> "hbase-default.xml file seems to be for and old version of HBase (null)... " 
> exception. ClassLoader should be set in Hadoop conf object before calling 
> addHbaseResources method



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

Reply via email to