[
https://issues.apache.org/jira/browse/HBASE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162626#comment-13162626
]
LuiYip commented on HBASE-4901:
-------------------------------
Thanks a lot for your answer!
> HBase BUG when I use HBaseConfiguration to load it
> --------------------------------------------------
>
> Key: HBASE-4901
> URL: https://issues.apache.org/jira/browse/HBASE-4901
> Project: HBase
> Issue Type: Bug
> Components: io
> Affects Versions: 0.20.6
> Environment: Red Hat Enterprise Linux Server release 5.4
> Reporter: LuiYip
> Labels: test
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> I create a class named HBaseInterfaceHolder who will hold
> ThreadLocal<HBaseInterface> hBaseInterfaceHolder. But when the program run at
> the line (HBaseConfiguration config = new HBaseConfiguration();), it throws a
> java.io.IOException:config()
> at
> org.apache.hadoop.conf.Configuration.<init>(Configuration.java:211)
> org.apache.hadoop.conf.Configuration.<init>(Configuration.java:198)
> org.apache.hadoop.hbase.HBaseConfiguration.<init>(Configuration.java:33)
> com.netentsec.niudian.phoenix.web2.hbaseinterface.HBaseInterfaceHolder$1.initialValue(HBaseInterfaceHolder.java:24)
> this line is my own program which is the content in previous bracket.
> I search online to find out the reason. But no forum related it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira