Hi Ted Thanks for the reply.
I tried that and it refused to connect. I moved my client to Thrift and is working great. Regards, Néstor On Fri, Nov 14, 2014 at 11:34 AM, Ted Yu <[email protected]> wrote: > Put the hbase-site.xml from the hbase instance on the classpath and the IDE > should be able to communicate with the cluster. > > Cheers > > On Fri, Nov 14, 2014 at 4:27 AM, Néstor Boscán <[email protected]> wrote: > > > Hi > > > > I'm very new to hbase. I have a HDP virtual machine running in my laptop > > and I'm programming using a Java IDE in my laptop. I use Maven to get the > > library and dependencies for hbase-client.jar version 0.99.0. > > > > How do I configure my project so that I can connect with the hbase > running > > in the HDP virtual machine? > > > > Regards, > > > > Néstor > > >
