James Netherton created CAMEL-11692:
---------------------------------------

             Summary: 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


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)

Reply via email to