[
https://issues.apache.org/jira/browse/CAMEL-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138132#comment-16138132
]
ASF GitHub Bot commented on CAMEL-11692:
----------------------------------------
Github user jamesnetherton closed the pull request at:
https://github.com/apache/camel/pull/1899
> 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)