Commit Graph

3 Commits

Author SHA1 Message Date
ishaan
9e043e862c Fix run-hbase.sh to correctly pick up the classpath.
We run wat-for-hbase-master.py after starting hbase to account for a race between
the master and region server. This script has not been working for some time. It caused
no ill effects sinc the said race was absent. However, the race has manifested itself
again, so the script needs to be fixed. Setting the correct classpath does so.

Change-Id: I783a7473cfd24a9cb66711f5428f7052ceb96282
Reviewed-on: http://gerrit.ent.cloudera.com:8080/1756
Reviewed-by: Ishaan Joshi <ishaan@cloudera.com>
Tested-by: Ishaan Joshi <ishaan@cloudera.com>
2014-03-05 01:04:56 -08:00
Henry Robinson
a8df205248 Various build improvements: make sure that unpack-dependencies happens before preparing test data, wait for master up before RS start. 2012-03-26 18:30:37 -07:00
Alan Choi
727ee77ec4 HBase now runs on pseudo-distributed mode with 4 region servers
code review : http://review.sf.cloudera.com/r/14695/
2012-03-08 15:07:12 -08:00