3

I am using remote hadoop and hbase on linux machine for connection but it is expecting HADOOP_HOME from my local machine while getting data through hbase client

HTable hTable = new HTable(conf, "user");

on this line . used
hbase-client:0.98.6-cdh5.3.0 and hadoop-client:2.5.0-cdh5.3.0 in gradle file

making local hadoop and pasting winutils into it does not help as is mentioned in Failed to locate the winutils binary in the hadoop binary path
What I have done wrong .

Community
  • 1
  • 1
Saurabh
  • 7,525
  • 4
  • 45
  • 46
  • 1
    duplicated by (but with an answer) http://stackoverflow.com/questions/23136092/hadoophbase-cluster-on-windows-winutils-not-found – Newtopian Mar 22 '16 at 17:31

0 Answers0