Nestor, No, you don't need a full distribution of Hadoop installed on your client machine as long as you have the necessary dependencies on the classpath when you run the client.
-Dima On Wed, Nov 12, 2014 at 4:47 PM, Néstor Boscán <[email protected]> wrote: > Yes I already applied that. > > I just wanted to understand that if I have a web application then I'll have > to have the hadoop distribution installed to use the hbase client. > > Regards, > > Néstor > > On Wed, Nov 12, 2014 at 7:57 PM, Ted Yu <[email protected]> wrote: > > > Cycling bits: http://search-hadoop.com/m/DHED4y3J2B > > > > On Wed, Nov 12, 2014 at 3:27 PM, Néstor Boscán <[email protected]> > wrote: > > > > > Hi > > > > > > I'm creating my first HBase application and I'm trying to connect from > > the > > > Java application in my Java IDE to my HBase server on a Horton Workds > 2.1 > > > Virtual Machine. When I run I get: > > > > > > Failed to locate the winutils binary in the hadoop binary path > > > > > > Does this mean that I have to have hadoop installed in my laptop to be > > able > > > to test connections to HBase? > > > > > > Regards, > > > > > > Néstor > > > > > >
