-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1.1
-
Fix Version/s: None
-
Component/s: CLI
-
Labels:None
-
Environment:
Hadoop 2.7.3
I tried to access HBase: hive -hiveconf hbase.master=node131:16000 or hbase.zookeeper.quorum=node131,node132,node133 ,
but it always connect to localhost . I set hbase.zookeeper.quorum property in hbase-site.xml putting in the hadoop config directory , it works fine .