Hi, all
I use java api to access hbase cluster from my mac book as follows:
public static void main(String[] args) throws
MasterNotRunningException, ZooKeeperConnectionException {
Configuration config = HBaseConfiguration.create();
config.set("hbase.zoo
Hi, all
I restart a region server by using graceful_stop.sh (bin/graceful_stop.sh
--restart --reload --debug hostname), when running a moment, the process
hanging as follows:
2014-01-08 18:40:48,150 [main] INFO region_mover - Moving region
78c953d53f6498664d9a067701a7e7d7 (42 of 340) to
ser
Hi,
I use the shell script “lsof -p rs_pid | grep -c ‘CLOSE_WAIT” on region
server,and find a serious problem that this count is increasing day by day.
like this:
java16619 hadoop 191u IPv6 36668236 0t0 TCP
hadoop307.fd.edu.cn:36826->hadoop253.fd.edu.cn:1004 (
0-cdh4.2.1.
Waiting for your help. Thanks~
Best Wishes!
hzwangxx