[
https://issues.apache.org/jira/browse/HBASE-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770180#comment-13770180
]
Jimmy Xiang commented on HBASE-9532:
------------------------------------
[~kiran], the configuration is not loaded by the dynamic class loader. It is
loaded by HBase the same way as before, and passed to the coprocessor instance
with the start method. I played with trunk code and the property I put in
hbase-site.xml is shown in the environment. Could you go to your region server
web UI and check if your property is in the configuration? If it is not there,
your coprocessor will not see it.
> Dynamic class loader for coprocessor may skip hbase-site.xml
> ------------------------------------------------------------
>
> Key: HBASE-9532
> URL: https://issues.apache.org/jira/browse/HBASE-9532
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors
> Reporter: Jimmy Xiang
> Fix For: 0.98.0, 0.96.0, 0.94.13
>
>
> [~kiran] found out that coprocessor has problem to load properties in
> hbase-site.xml. It may relate to the dynamic class loader change. We need
> to add a test case to confirm it and get it fixed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira