You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2017/08/23 09:23:00 UTC

[jira] [Resolved] (CAMEL-11692) Set ClassLoader property on HBase configuration

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

Andrea Cosentino resolved CAMEL-11692.
--------------------------------------
    Resolution: Fixed

> Set ClassLoader property on HBase configuration
> -----------------------------------------------
>
>                 Key: CAMEL-11692
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11692
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hbase
>    Affects Versions: 2.20.0
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Minor
>             Fix For: 2.20.0
>
>
> Depending on the class loading environment, the way in which HBase attempts to load configuration files from the classpath may silently fail.
> We should set the relevant ClassLoader on the HBase configuration instance so we can load config resources correctly. 
> We can use the ApplicationContextClassLoader if it's available, else we just fall back on whatever default ClassLoader HBase decides to use.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)