You need to specify the following in your config (value portion is just a sample):
<property> <name>hbase.rootdir</name> <value> hdfs://y.net:8020/database </value> </property> Cheers On Mon, Feb 24, 2014 at 3:27 PM, shapoor <[email protected]> wrote: > I really thank you for giving the tips. But the links I have studied > before. > I have hbase-0.96.1.1-hadoop2 using hdfs of hadoop2.2.0. I have my code in > eclipse/win7 and the installation is ofcourse in an Ubuntu server. I > searched the web many times but couldn't find a solution. I would be > greatfull if I could get some answers here. > > respectfully, > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/HConnectionManager-java-389-tp4056268p4056297.html > Sent from the HBase User mailing list archive at Nabble.com. >
