Re: Connecting via API to a remote HBASE installation

2014-10-26 Thread Nishanth S
Can you telnet to port 2181 and 60020 on the remote cluster if you are running default ports.I had a similar issue in the past where there was firewall. Thanks, Nishanthon On Sun, Oct 26, 2014 at 9:39 AM, Ted Yu wrote: > Is hbase-site.xml corresponding to your cluster on the classpath of your

Re: Connecting via API to a remote HBASE installation

2014-10-26 Thread Ted Yu
Is hbase-site.xml corresponding to your cluster on the classpath of your Windows program ? Cheers On Sun, Oct 26, 2014 at 8:08 AM, Sznajder ForMailingList < bs4mailingl...@gmail.com> wrote: > Hi > > I am running some code from windows (java) > and I would like to connect to the HBASE 0.98.5 inst

Connecting via API to a remote HBASE installation

2014-10-26 Thread Sznajder ForMailingList
Hi I am running some code from windows (java) and I would like to connect to the HBASE 0.98.5 installed on a remote cluster (pseudodistributed mode) The UI gives me the following info: Software AttributesAttribute NameValueDescriptionHBase Version0.98.5-hadoop2, rUnknownHBase version and revisio