Hi,
I would like to have a client connecting to a remote hbase host with just 1
node running on there.
hbase-site.xml on server:«
hbase.zookeeper.quorum
machine_ipThe directory shared by
RegionServers.
hbase.cluster.distributedtrue
The mode the cluster will be i
Dear all,
I'm new to hbase and I want to make a java client application to access hbase.
I started by reading the quick start and installed hbase standalone on
localhost (without hdfs). The only thing I configured was the JAVA_HOME in
hbase-env.I launched the master and did a quick test. Everyt