[ 
https://issues.apache.org/jira/browse/HBASE-12108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303680#comment-14303680
 ] 

Hudson commented on HBASE-12108:
--------------------------------

SUCCESS: Integrated in HBase-1.0 #706 (See 
[https://builds.apache.org/job/HBase-1.0/706/])
HBASE-12108 | Setting classloader so that HBase resources resolve even when 
HBaseConfiguration is loaded from a different class loader (stack: rev 
3ba7339d43873db97e4211635aa75678a5a17e71)
* hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java


> HBaseConfiguration: set classloader before loading xml files
> ------------------------------------------------------------
>
>                 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
>             Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11
>
>         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